Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-46597 (GCVE-0-2026-46597)
Vulnerability from cvelistv5 – Published: 2026-05-22 02:31 – Updated: 2026-05-22 14:08- CWE-191 - Integer Underflow (Wrap or Wraparound)
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh |
Affected:
0 , < 0.52.0
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2026-46597",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T14:08:24.589026Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T14:08:27.674Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/crypto/ssh",
"product": "golang.org/x/crypto/ssh",
"programRoutines": [
{
"name": "gcmCipher.readCipherPacket"
},
{
"name": "Dial"
},
{
"name": "NewClientConn"
},
{
"name": "NewServerConn"
},
{
"name": "curve25519sha256.Client"
},
{
"name": "curve25519sha256.Server"
},
{
"name": "dhGEXSHA.Client"
},
{
"name": "dhGEXSHA.Server"
},
{
"name": "dhGroup.Client"
},
{
"name": "dhGroup.Server"
},
{
"name": "ecdh.Client"
},
{
"name": "ecdh.Server"
},
{
"name": "mlkem768WithCurve25519sha256.Client"
},
{
"name": "mlkem768WithCurve25519sha256.Server"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.52.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Maciej Kawka"
}
],
"descriptions": [
{
"lang": "en",
"value": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-191: Integer Underflow (Wrap or Wraparound)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T02:31:26.754Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79561"
},
{
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"url": "https://go.dev/cl/781620"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"title": "Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-46597",
"datePublished": "2026-05-22T02:31:26.754Z",
"dateReserved": "2026-05-15T17:35:00.813Z",
"dateUpdated": "2026-05-22T14:08:27.674Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-46597",
"date": "2026-08-21",
"epss": "0.00473",
"percentile": "0.39159"
},
"microsoft_vex": {
"current_release_date": "2026-06-03T01:48:22.000Z",
"cve": "CVE-2026-46597",
"id": "msrc_CVE-2026-46597",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"product_status:fixed": "12",
"product_status:known_affected": "12",
"product_status:known_not_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46597.json",
"version": "8"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46597\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-05-22T04:16:26.003\",\"lastModified\":\"2026-07-23T16:10:00.137\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.\"},{\"lang\":\"es\",\"value\":\"Una conversi\u00f3n de tipo (cast) incorrectamente ubicada de bytes a int permiti\u00f3 un p\u00e1nico del lado del servidor en el decodificador de paquetes AES-GCM para entradas bien elaboradas.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/crypto\",\"product\":\"golang.org/x/crypto/ssh\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/crypto/ssh\",\"programRoutines\":[{\"name\":\"gcmCipher.readCipherPacket\"},{\"name\":\"Dial\"},{\"name\":\"NewClientConn\"},{\"name\":\"NewServerConn\"},{\"name\":\"curve25519sha256.Client\"},{\"name\":\"curve25519sha256.Server\"},{\"name\":\"dhGEXSHA.Client\"},{\"name\":\"dhGEXSHA.Server\"},{\"name\":\"dhGroup.Client\"},{\"name\":\"dhGroup.Server\"},{\"name\":\"ecdh.Client\"},{\"name\":\"ecdh.Server\"},{\"name\":\"mlkem768WithCurve25519sha256.Client\"},{\"name\":\"mlkem768WithCurve25519sha256.Server\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.52.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"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-05-22T14:08:24.589026Z\",\"id\":\"CVE-2026-46597\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-704\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.52.0\",\"matchCriteriaId\":\"D540395B-31B8-4B07-8F79-F5C631BBD5C8\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/781620\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/issue/79561\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5013\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-21T22:10:00+00:00",
"cve": "CVE-2026-46597",
"id": "CVE-2026-46597",
"initial_release_date": "2026-05-22T02:31:26.754000+00:00",
"product_status:fixed": "272",
"product_status:known_affected": "183",
"product_status:known_not_affected": "4413",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46597.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-21T00:59:59Z",
"cve": "CVE-2026-46597",
"id": "CVE-2026-46597",
"initial_release_date": "2026-05-23T01:27:53Z",
"product_status:known_affected": "347",
"product_status:known_not_affected": "267",
"product_status:recommended": "388",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-46597",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-46597.json",
"version": "37"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-46597\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-22T14:08:24.589026Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-22T14:07:37.911Z\"}}], \"cna\": {\"title\": \"Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh\", \"credits\": [{\"lang\": \"en\", \"value\": \"Maciej Kawka\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.52.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"gcmCipher.readCipherPacket\"}, {\"name\": \"Dial\"}, {\"name\": \"NewClientConn\"}, {\"name\": \"NewServerConn\"}, {\"name\": \"curve25519sha256.Client\"}, {\"name\": \"curve25519sha256.Server\"}, {\"name\": \"dhGEXSHA.Client\"}, {\"name\": \"dhGEXSHA.Server\"}, {\"name\": \"dhGroup.Client\"}, {\"name\": \"dhGroup.Server\"}, {\"name\": \"ecdh.Client\"}, {\"name\": \"ecdh.Server\"}, {\"name\": \"mlkem768WithCurve25519sha256.Client\"}, {\"name\": \"mlkem768WithCurve25519sha256.Server\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79561\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\"}, {\"url\": \"https://go.dev/cl/781620\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5013\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-191: Integer Underflow (Wrap or Wraparound)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-05-22T02:31:26.754Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-46597\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-22T14:08:27.674Z\", \"dateReserved\": \"2026-05-15T17:35:00.813Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-05-22T02:31:26.754Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:50911
Vulnerability from csaf_redhat - Published: 2026-08-05 20:11 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Tech Preview release of the RHTAS Model Validation Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Model Validation Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20, 4.21, 4.22",
"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:50911",
"url": "https://access.redhat.com/errata/RHSA-2026:50911"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50911.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.4.3 - Tech Preview Release Of the Model Validation Operator",
"tracking": {
"current_release_date": "2026-08-21T21:50:37+00:00",
"generator": {
"date": "2026-08-21T21:50:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:50911",
"initial_release_date": "2026-08-05T20:11:58+00:00",
"revision_history": [
{
"date": "2026-08-05T20:11:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.4",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64",
"product": {
"name": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64",
"product_id": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-validation-rhel9-operator@sha256%3A356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/model-validation-rhel9-operator\u0026tag=1785487936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"product": {
"name": "registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"product_id": "registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-validation-agent-rhel9@sha256%3A95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/model-validation-agent-rhel9\u0026tag=1785487936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64",
"product_id": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-validation-operator-bundle@sha256%3A5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/model-validation-operator-bundle\u0026tag=1785487936"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64"
},
"product_reference": "registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64"
},
"product_reference": "registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T20:11:58+00:00",
"details": "The Model Validation Operator is a Go-based Kubernetes operator for OpenShift that validates AI/ML models and their signatures at pod runtime. It verifies signatures on model and container artifacts before workloads are allowed to run.\n\nPlatform Engineers, ML practitioners, and Security teams use it to ensure only trusted, compliant models execute on OCP clusters, in both connected and disconnected environments.\n\nFor details on using the RHTAS Model Validation Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50911"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T20:11:58+00:00",
"details": "The Model Validation Operator is a Go-based Kubernetes operator for OpenShift that validates AI/ML models and their signatures at pod runtime. It verifies signatures on model and container artifacts before workloads are allowed to run.\n\nPlatform Engineers, ML practitioners, and Security teams use it to ensure only trusted, compliant models execute on OCP clusters, in both connected and disconnected environments.\n\nFor details on using the RHTAS Model Validation Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50911"
},
{
"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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-agent-rhel9@sha256:95b65949baf82e72266e1e08827318e714bf71e4a1c8716877851483134eb2db_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-operator-bundle@sha256:5ee2989bd15baaaf11684cfcb3b79183d1958be048303235d04c4a14a261718b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-validation-rhel9-operator@sha256:356e32a685260088ce56bbf6f6e8cd2552c60508f30a75c998dbac538fb54f99_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:51033
Vulnerability from csaf_redhat - Published: 2026-08-06 07:31 - Updated: 2026-08-21 21:50A local privilege escalation vulnerability has been discovered in containerd. This vulnerability is the result of an overly broad default permission which allows local users on the host to potentially access the metadata store, the content store and the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in the Moby container framework. A race condition occurs during the `docker cp` mount setup, which a malicious container can exploit. This vulnerability allows the container to redirect a bind mount target to an arbitrary path on the host system. Consequently, an attacker could overwrite host files, potentially leading to data corruption or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of OpenShift API for Data Protection (OADP) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore\napplication resources, persistent volume data, and internal container\nimages to external backup storage. OADP enables both file system-based and\nsnapshot-based backups for persistent volumes.",
"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:51033",
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-25621",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"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-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"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-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"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-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"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-33747",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33748",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"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-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"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-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42306",
"url": "https://access.redhat.com/security/cve/CVE-2026-42306"
},
{
"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-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53488",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53492",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"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/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_51033.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-08-21T21:50:38+00:00",
"generator": {
"date": "2026-08-21T21:50:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:51033",
"initial_release_date": "2026-08-06T07:31:01+00:00",
"revision_history": [
{
"date": "2026-08-06T07:31:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift API for Data Protection 1.3",
"product": {
"name": "OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"product_id": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256%3Abf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1785427055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Ab26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3Ae23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Afd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3A9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3Abe6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Acc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ab38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3A345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Afa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Acf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Aeea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ac2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Ac612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3A46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Abd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3Aaebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25621",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T19:01:04.402278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413190"
}
],
"notes": [
{
"category": "description",
"text": "A local privilege escalation vulnerability has been discovered in containerd. This vulnerability is the result of an overly broad default permission which allows local users on the host to potentially access the metadata store, the content store and the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd local privilege escalation",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "RHBZ#2413190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/blob/main/docs/rootless.md",
"url": "https://github.com/containerd/containerd/blob/main/docs/rootless.md"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5",
"url": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"
}
],
"release_date": "2025-11-06T18:36:21.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "The system administrator on the host can manually chmod the directories to not\nhave group or world accessible permissions:\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\nAn alternative mitigation would be to run containerd in rootless mode.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system 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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"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-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, 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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"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-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33748",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T15:02:00.107493+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "RHBZ#2452271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33748",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33748"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://docs.docker.com/build/concepts/context/#url-fragments",
"url": "https://docs.docker.com/build/concepts/context/#url-fragments"
},
{
"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-4vrq-3vrq-g6gg",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg"
}
],
"release_date": "2026-03-27T14:00:21.200000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"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-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"cve": "CVE-2026-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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, 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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH 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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42306",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-06-12T19:01:10.843543+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moby container framework. A race condition occurs during the `docker cp` mount setup, which a malicious container can exploit. This vulnerability allows the container to redirect a bind mount target to an arbitrary path on the host system. Consequently, an attacker could overwrite host files, potentially leading to data corruption or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/docker/docker: github.com/moby/moby: Moby container framework: Host file overwrite via race condition in docker cp mount setup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Moby container framework where a race condition during `docker cp` mount setup could allow a malicious container to overwrite arbitrary host files. Exploitation requires an attacker to have control over a running container, which could lead to data corruption or denial of service on the host 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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42306"
},
{
"category": "external",
"summary": "RHBZ#2488484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42306",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42306"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-rg2x-37c3-w2rh",
"url": "https://github.com/moby/moby/security/advisories/GHSA-rg2x-37c3-w2rh"
}
],
"release_date": "2026-06-12T18:09:22.188000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/docker/docker: github.com/moby/moby: Moby container framework: Host file overwrite via race condition in docker cp mount setup"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"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-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-44740",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-01T17:01:53.685793+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity issue. The `go-billy` library, a Go filesystem abstraction, is vulnerable to a denial of service when processing crafted or malformed input, such as untrusted repository data or filesystem structures. Insufficient validation and missing safety mechanisms can lead to panics, infinite loops, or excessive resource consumption, potentially impacting the availability of applications that rely on this 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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "RHBZ#2483894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v5.9.0",
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1",
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6",
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
}
],
"release_date": "2026-06-01T16:04:50.358000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"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:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-53488",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-01T02:01:09.589815+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2495815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in containerd where the CRI plugin propagates labels from an image configuration (LABEL instruction in a Dockerfile) to a container without validation. This may result in executing an arbitrary command on the host via a plugin that consumes container labels for operations, such as the restart-monitor binary:// logger. An attacker who can cause a crafted container image to be pulled and run can achieve host-level 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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "RHBZ#2495815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2495815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp"
}
],
"release_date": "2026-07-01T00:11:20.610000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "Restrict container image pulls to trusted registries using admission policies or image signature verification. Where containerd is used as the container runtime, disable or restrict the binary:// logger URI scheme in the containerd configuration to prevent the label-to-logger attack path.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
},
{
"cve": "CVE-2026-53492",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-07-01T19:01:34.238078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496130"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important. In Red Hat OpenShift Container Platform, a user with pod creation permissions could bypass standard Kubernetes resource allocation and device plugin enforcement. This is due to containerd\u0027s Container Runtime Interface (CRI) improperly trusting Container Device Interface (CDI) annotations during container restoration. Exploitation requires CDI to be enabled on the node and a matching host CDI specification for the requested device.",
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"category": "external",
"summary": "RHBZ#2496130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc"
}
],
"release_date": "2026-07-01T17:59:12.552000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration."
}
]
}
RHSA-2026:51036
Vulnerability from csaf_redhat - Published: 2026-08-11 10:21 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.22.9 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.22.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.22.9. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2026:51038\n\nSecurity Fix(es):\n\n* golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of\nService via crafted SSH certificate (CVE-2026-39835)\n* golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via\ncrafted AES-GCM packet decoder inputs (CVE-2026-46597)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"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:51036",
"url": "https://access.redhat.com/errata/RHSA-2026:51036"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_51036.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.22.9 packages and security update",
"tracking": {
"current_release_date": "2026-08-21T21:50:38+00:00",
"generator": {
"date": "2026-08-21T21:50:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:51036",
"initial_release_date": "2026-08-11T10:21:35+00:00",
"revision_history": [
{
"date": "2026-08-11T10:21:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-11T10:21:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"product_id": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-687.36.1.el9_8.src",
"product": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.src",
"product_id": "kernel-0:5.14.0-687.36.1.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-687.36.1.el9_8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"product_id": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt-addons@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "perf-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "perf-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "rv-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "rv-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.36.1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_id": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "perf-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "perf-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "rv-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "rv-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.36.1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_id": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.36.1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_id": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "libperf-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "perf-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "perf-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "rtla-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "rv-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "rv-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-687.36.1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_id": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-687.36.1.el9_8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"product_id": "kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-687.36.1.el9_8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src"
},
"product_reference": "kernel-0:5.14.0-687.36.1.el9_8.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-687.36.1.el9_8.noarch as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "libperf-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "perf-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "perf-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "perf-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "rtla-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-687.36.1.el9_8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64"
},
"product_reference": "rv-0:5.14.0-687.36.1.el9_8.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-687.36.1.el9_8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le"
},
"product_reference": "rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-687.36.1.el9_8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x"
},
"product_reference": "rv-0:5.14.0-687.36.1.el9_8.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-687.36.1.el9_8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
},
"product_reference": "rv-0:5.14.0-687.36.1.el9_8.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"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": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T10:21:35+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51036"
},
{
"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": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T10:21:35+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51036"
},
{
"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": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.src",
"9Base-RHOSE-4.22:kernel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-abi-stablelists-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debug-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-aarch64-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-debuginfo-common-ppc64le-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-debuginfo-common-s390x-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-debuginfo-common-x86_64-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-doc-0:5.14.0-687.36.1.el9_8.noarch",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-64k-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-64k-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debug-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-devel-matched-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-core-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-extra-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-rt-modules-partner-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-selftests-internal-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-tools-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:kernel-tools-libs-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-uki-virt-addons-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:kernel-zfcpdump-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-devel-matched-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-core-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-extra-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-internal-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:kernel-zfcpdump-modules-partner-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:libperf-devel-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608010430.p2.g5f1e0e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:python3-perf-debuginfo-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rtla-0:5.14.0-687.36.1.el9_8.x86_64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.aarch64",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.ppc64le",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.s390x",
"9Base-RHOSE-4.22:rv-0:5.14.0-687.36.1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:51038
Vulnerability from csaf_redhat - Published: 2026-08-11 09:43 - Updated: 2026-08-21 21:50A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as '/', and enables WebSocket (ws: true) forwarding, the development server's own Hot Module Replacement (HMR) WebSocket can be intercepted. This interception leads to the leakage of the browser's cookies and Origin header to the proxy target, bypassing the server's Host/Origin validation. Additionally, it can corrupt the HMR socket, resulting in a denial of service for the HMR functionality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
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 Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
Workaround
|
A flaw was found in OpenStack ironic-python-agent (IPA). The Ironic Python Agent sometimes executes the grub-install command from within a chroot environment of a deployed partition image. This allows an attacker, by providing a malicious image, to achieve arbitrary code execution within the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
Workaround
|
A flaw was found in OpenStack Ironic. An authenticated project manager can change the node associated with Volume Connectors or Volume Target objects, potentially changing the project permitted to access the object. Volume Connectors contain secrets in environments configuring boot from volume with iSCSI volumes. Additionally, a project manager with the ability to create nodes can use the UUID of a node not owned by their project as a parent node when creating a new node. This mismatched child node can then be used to impact operations on the parent, such as forcing it to power on.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
Workaround
|
A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package's primary public API, has an algorithmic complexity of O(N²) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys (X-Forwarded-User) but does not strip underscore-variant keys (X_Forwarded_User) from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing an authenticated low-privilege user to smuggle a forged identity that may override the legitimate authenticated identity in the upstream application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.22.9 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.22.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.22.9. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:51036\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/",
"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:51038",
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"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-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-43003",
"url": "https://access.redhat.com/security/cve/CVE-2026-43003"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44918",
"url": "https://access.redhat.com/security/cve/CVE-2026-44918"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48801",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-49332",
"url": "https://access.redhat.com/security/cve/CVE-2026-49332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9595",
"url": "https://access.redhat.com/security/cve/CVE-2026-9595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_51038.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.22.9 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-21T21:50:38+00:00",
"generator": {
"date": "2026-08-21T21:50:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:51038",
"initial_release_date": "2026-08-11T09:43:28+00:00",
"revision_history": [
{
"date": "2026-08-11T09:43:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/assisted-installer-ui-rhel9@sha256%3A6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9\u0026tag=1785910896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785883841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785885159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785885546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3Aa6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785884144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1785884332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Ae02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1785882997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Ae740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785882764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785884349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Aa369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785883443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Ad100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785884631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785884124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Addbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785884788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785884415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785884718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785884131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ad9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785909756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ab16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785884637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785883989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785885099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Ac57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785884940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Aa71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1785882761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1785883284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Abbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1785883668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3Abb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785883976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Adadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785883084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785883948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Afecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785883566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785884051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ab86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785884114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Adc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785883812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785885351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785883011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Ab0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785883370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ac5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785884221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785884794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3Aafc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1785883416"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Ad061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1785883346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ab1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1785882977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1785882767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ade9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785884455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ae585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785884029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785885482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785885286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785910796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Aa6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785885080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785884582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785903551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785910762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785885497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785884496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785884746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785883865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785910938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Afb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785885067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785885719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ac71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785885733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785884688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785884002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Afa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785885460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785884596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ad2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785886018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785885493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785884103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785885564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Aa50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785917936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785883435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785884660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785885466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Abd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785909809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ab68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785885020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3Ad1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1785883422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Ad3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1785883014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1785882938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1785883525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Ae9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1785882753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1785883353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1785883382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1785882993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1785883262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1785882818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785883267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1785882981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Acc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785884272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785886949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ad92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785885297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785885869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785885231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Af75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785884081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785883528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Ac966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785885190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aa51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785884547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785885435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Afa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785884067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785884422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Abfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785883328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785885300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Afbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785884092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785883090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785884096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Aa409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785883271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Af07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785884753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785885510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Aeab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785884364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785884616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785885335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Adfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785884201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Aa87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785884342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ae44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785884122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ac398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785884502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785885440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785884368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Aa8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785882794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785883990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785884119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ae5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785884715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Abad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785883609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1785884031"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1785883912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1785884068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1785882762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ace8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1785883990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1785884200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ab0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1785884867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1785883929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1785884325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1785882993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Aadc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1785883309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785882747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Aac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785884830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785890691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Aded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785888867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aaef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785885219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ad373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785884158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Acf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Af782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785885395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1785883109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1785882785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1785883819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785883288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785885294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785894601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785884661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785885496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Afe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785884100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785885233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ad46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785882767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Afaa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785885474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785890353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1785882757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Ae49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1785883269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785884764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785884147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785884719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785882810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785885127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Acfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785885150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785884269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Ad0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785882841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Aaff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785885800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1785883983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1785883599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Acdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1785883608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1785883761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785885032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785883422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785883357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3A696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1785883292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3A696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1785883292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3Ab49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1785883104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3Ab49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1785883104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1785883020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3Ab2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1785883262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ae6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785885720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785883453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785883251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Aa246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785883351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ac4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785883380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785885078"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Ab85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785917857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1785883471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785884099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1785883376"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785883841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3Af187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785885159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785885546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3Ae314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785884144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1785884332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Acb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1785882997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785882764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785884349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785883443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Af31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785884631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ac2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785884124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785884788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785884415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785884718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Af91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785884131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785909756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785884637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Af3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785883989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785885099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785884940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785883976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785883084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Afec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785883948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785883566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Affb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785884051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785884114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785883812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785885351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785883011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Aa703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785883370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785884221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Afef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785884794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1785883416"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1785883346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ad11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1785882977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Af59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1785882767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785884455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ae49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785884029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785885482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785885286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785910796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Acc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785885080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785884582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Af39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785903551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785910762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Af5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785885497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ae7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785884496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785884746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785883865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785910938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785885067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785885719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Ac1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785885733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785884688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785884002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785885460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785884596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785886018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ac9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785885493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785884103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Af985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785885564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785917936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785883435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Af64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785884660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785885466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785909809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785885020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1785883422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1785883014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1785882938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Ab5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1785883525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1785882753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Ae848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1785883353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1785883382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1785882993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1785883262"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1785882818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785883267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1785882981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Af8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785884272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ad8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785886949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785885297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785885869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785885231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ab6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785884081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785883528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785885190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785884547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785885435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Aa34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785884067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ae77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785884422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785883328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785885300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785884092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ab5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785883090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785884096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785883271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Aea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785884753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785885510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785884364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Af531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785884616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ab1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785885335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ac2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785884201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Acccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785884342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Aebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785884122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aa1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785884502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ae497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785885440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Aa171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785884368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785882794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785883990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Afc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785884119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Ae56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785884715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ac9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785883609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ae52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1785884031"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1785883912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Aef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1785884068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1785882762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Aaab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1785882993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1785883309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785882747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785884830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785890691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785888867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785885219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785884158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785885395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1785883109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1785882785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1785883819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785883288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Ac82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785885294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785894601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785884661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785885496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785884100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785885233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ac8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785882767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Acd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785885474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785890353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ab12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Af977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785884764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Afc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785884147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785884719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Acfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785882810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ae4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785885127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785885150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785884269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785882841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Aa44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785885800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785885032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785883422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ad8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785883357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ad77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785885720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Af9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785883453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Aa36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785883251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Ae07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785883351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785883380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ab439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785885078"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785917857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785884099"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785883841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785885159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785885546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3Acda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785884144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Ab0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785882764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785884349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785883443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785884631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785884124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Ae7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785884788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785884415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785884718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785884131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ad97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785909756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Af38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785884637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ae008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785883989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Ac5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785885099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785884940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785883976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Af005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785883084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Acb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785883948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ae4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785883566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785884051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785884114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785883812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785885351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785883011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785883370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785884221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785884794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785884455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Aceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785884029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ae5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785885482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785885286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ac82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785910796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ac610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785885080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785884582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785903551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785910762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785885497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785884496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785884746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Aa556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785883865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785910938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Abb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785885067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ac73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785885719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785885733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Af412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785884688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785884002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Af6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785885460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785884596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785886018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785885493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785884103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ad0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785885564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785917936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785883435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785884660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785885466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785909809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ad98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785885020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785883267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785884272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785886949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785885297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785885869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785885231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785884081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Aeb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785883528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3Afe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785885190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785884547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785885435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785884067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785884422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785883328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785885300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ab1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785884092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785883090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785884096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785883271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Ae5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785884753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785885510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785884364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785884616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785885335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ac41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785884201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785884342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785884122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785884502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Aacf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785885440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785884368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Aa7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785882794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785883990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Adb8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785884119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Afafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785884715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Aea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785883609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1785883990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Acdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1785884200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1785884867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ae039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1785883929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Aeb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1785884325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Af44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1785883309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Aa4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785882747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785884830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Af0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785890691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785888867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Abbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785885219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ad6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785884158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Ad85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785885395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785883288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785885294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785894601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785884661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785885496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785884100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785885233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Af4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785882767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Af107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785885474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785890353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Ab24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785884764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Afa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785884147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785884719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Af73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785882810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785885127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ad644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785885150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Aac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785884269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Aff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785882841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785885800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785885032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ad1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785883422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785883357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Aaf811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785885720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785883453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785883251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785883351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785883380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Acd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785885078"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785917857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785884099"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Af2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785883841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785885159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Aa01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785885546"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3A5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785884144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3Add61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785882764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785884349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ae34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785883443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785884631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785884124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785884788"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785884415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785884718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785884131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785909756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Af0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785884637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Acae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785883989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785885099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785884940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1785882761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1785883284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Ae3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1785883668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785883976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Adb927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785883084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785883948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785883566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ae14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785884051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785884114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785883812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ac21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785885351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Af8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785883011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785883370"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785884221"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785884794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785884455"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ad10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785884029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ab3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785885482"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aedbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785885286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785910796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785885080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785884582"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785903551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785910762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Aeb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785885497"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785884496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785884746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785883865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785910938"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785885067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785885719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785885733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785884688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785884002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Aac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785885460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785884596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ac1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785886018"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785885493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Afb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785884103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785885564"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ae111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785917936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Af799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785883435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785884660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Af2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785885466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Aef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785909809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ade15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785885020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785883267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785884272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785886949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ae288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785885297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Abf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785885869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785885231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ad1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785884081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785883528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785885190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785884547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ae71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785885435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Af76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785884067"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aefd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785884422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785883328"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785885300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785884092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785883090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785884096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Ab441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785883271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785884753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ae10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785885510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ab3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785884364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785884616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ad73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785885335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785884201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Af590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785884342"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ac72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785884122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Aa96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785884502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ab11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785885440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785884368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785882794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785883990"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785884119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Acc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785884715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785883609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1785884031"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1785883912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1785884068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1785882762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1785883929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ad9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1785883309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Aa2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785882747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785884830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785890691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ab1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785888867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ae47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785885219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785884158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785885058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785883331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Af1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785885395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Ae5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1785883819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785883288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785885294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785894601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ae4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785884661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785885496"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785884100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785885233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785882767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ab987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785885474"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785890353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785883237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aeef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785884764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785884147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785884719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Af612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785882810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785885127"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Addc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785885150"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785884269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785882841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ae8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785885800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3Af2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1785883983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1785883599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1785883608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ae7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1785883761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785885032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785883422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785883357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ad2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785885720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785883453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785883251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785883351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785883380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Afa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785885078"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785917857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785884099"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9595",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2026-06-15T16:01:15.427658+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488934"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as \u0027/\u0027, and enables WebSocket (ws: true) forwarding, the development server\u0027s own Hot Module Replacement (HMR) WebSocket can be intercepted. This interception leads to the leakage of the browser\u0027s cookies and Origin header to the proxy target, bypassing the server\u0027s Host/Origin validation. Additionally, it can corrupt the HMR socket, resulting in a denial of service for the HMR functionality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration",
"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 Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9595"
},
{
"category": "external",
"summary": "RHBZ#2488934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488934"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9595"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/facebook/create-react-app/pull/7444",
"url": "https://github.com/facebook/create-react-app/pull/7444"
},
{
"category": "external",
"summary": "https://github.com/vuejs/vue-cli/commit/72ba7505aff2a8314e82aa5082379a77504a1fcb",
"url": "https://github.com/vuejs/vue-cli/commit/72ba7505aff2a8314e82aa5082379a77504a1fcb"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-server/pull/4316",
"url": "https://github.com/webpack/webpack-dev-server/pull/4316"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-mx8g-39q3-5c79",
"url": "https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-mx8g-39q3-5c79"
}
],
"release_date": "2026-06-15T15:00:21.488000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid configuring `webpack-dev-server` with a broad proxy context (e.g., `/`) when WebSocket forwarding (`ws: true`) is enabled. Instead, define specific paths for the proxy context. Alternatively, disable WebSocket forwarding by omitting `ws: true` from the proxy entry if WebSocket functionality is not required for the proxy target. This configuration change may require restarting the `webpack-dev-server` instance to take effect.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration"
},
{
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"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 Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"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-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"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-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"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 Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"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 Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-43003",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-01T09:00:58.874518+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464306"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack ironic-python-agent (IPA). The Ironic Python Agent sometimes executes the grub-install command from within a chroot environment of a deployed partition image. This allows an attacker, by providing a malicious image, to achieve arbitrary code execution within the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ironic-python-agent: OpenStack ironic-python-agent: Arbitrary code execution via malicious 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 Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43003"
},
{
"category": "external",
"summary": "RHBZ#2464306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43003"
},
{
"category": "external",
"summary": "https://bugs.launchpad.net/ironic-python-agent/+bug/2148310",
"url": "https://bugs.launchpad.net/ironic-python-agent/+bug/2148310"
},
{
"category": "external",
"summary": "https://github.com/openstack/ironic-python-agent/blob/236b33abffe6688afc39c21e351cc3889b3db2dd/ironic_python_agent/efi_utils.py#L134-L139",
"url": "https://github.com/openstack/ironic-python-agent/blob/236b33abffe6688afc39c21e351cc3889b3db2dd/ironic_python_agent/efi_utils.py#L134-L139"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ironic-python-agent: OpenStack ironic-python-agent: Arbitrary code execution via malicious image"
},
{
"acknowledgments": [
{
"names": [
"Julia Kreger"
],
"organization": "OpenStack",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2026-44918",
"cwe": {
"id": "CWE-1220",
"name": "Insufficient Granularity of Access Control"
},
"discovery_date": "2026-06-29T20:42:50.521000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494664"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack Ironic. An authenticated project manager can change the node associated with Volume Connectors or Volume Target objects, potentially changing the project permitted to access the object. Volume Connectors contain secrets in environments configuring boot from volume with iSCSI volumes. Additionally, a project manager with the ability to create nodes can use the UUID of a node not owned by their project as a parent node when creating a new node. This mismatched child node can then be used to impact operations on the parent, such as forcing it to power on.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openstack-ironic: Prevent rehoming resources to nodes with different owner",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important. An authenticated project manager can reparent Volume Connectors and Volume Targets to nodes in a different project, crossing project authorization boundaries and potentially exposing iSCSI secrets used for boot-from-volume configurations. However, exploitation requires the \u0027manager\u0027 role, which is not a default role in OpenStack and must be explicitly granted by an administrator. The attacker must also know the UUID of the target node in the other project. In Red Hat OpenStack Platform 18.0, the automatic_lessee feature defaults to false and did not function correctly; a properly working version was only introduced in upstream release 26.1.0 (gazpacho), which Red Hat does not ship. The parent/child node relationship capability, introduced in upstream Ironic 22.0.0, has never been shipped in any version of Red Hat OpenStack Platform or Red Hat OpenStack Services on OpenShift. These factors reduce the practical attack surface in Red Hat shipped 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 OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44918"
},
{
"category": "external",
"summary": "RHBZ#2494664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494664"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44918"
},
{
"category": "external",
"summary": "https://launchpad.net/bugs/2150256",
"url": "https://launchpad.net/bugs/2150256"
},
{
"category": "external",
"summary": "https://launchpad.net/bugs/2150450",
"url": "https://launchpad.net/bugs/2150450"
}
],
"release_date": "2026-07-08T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"category": "workaround",
"details": "Operators who are concerned they may have had this occur are encouraged to perform a basic audit of node configuration, for instance, ensuring the expected number of volume targets and volume connectors are present. Operators can also use the provided ironic-status upgrade check to identify misconfigured nodes.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openstack-ironic: Prevent rehoming resources to nodes with different owner"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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 Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-48801",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-07-14T21:02:55.149976+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500656"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package\u0027s primary public API, has an algorithmic complexity of O(N\u00b2) for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker sending a specially crafted request body, leading to a worker-process denial of service (DoS) due to excessive CPU usage when synchronously rendering untrusted Markdown with linkify enabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in linkify-it, a link recognition library, can lead to a denial of service in Red Hat products. The vulnerability arises from an O(N\u00b2) algorithmic complexity when processing untrusted Markdown with numerous fuzzy links or emails, potentially causing excessive CPU consumption and worker-process unavailability. This risk is present in services that synchronously render untrusted Markdown with the linkify feature enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48801"
},
{
"category": "external",
"summary": "RHBZ#2500656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500656"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48801"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159",
"url": "https://github.com/markdown-it/linkify-it/commit/6be6d15e0641bf1daeaa977d500cabc743166159"
},
{
"category": "external",
"summary": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4",
"url": "https://github.com/markdown-it/linkify-it/security/advisories/GHSA-22p9-wv53-3rq4"
}
],
"release_date": "2026-07-14T20:03:56.430000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
}
],
"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 Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "linkify-it: linkify-it: Denial of Service via algorithmic complexity vulnerability"
},
{
"acknowledgments": [
{
"names": [
"Jeremy Choi"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-49332",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"discovery_date": "2026-04-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys (X-Forwarded-User) but does not strip underscore-variant keys (X_Forwarded_User) from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing an authenticated low-privilege user to smuggle a forged identity that may override the legitimate authenticated identity in the upstream application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift/oauth-proxy: openshift/oauth-proxy: underscore header smuggling enables identity impersonation on WSGI/PHP upstreams",
"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 Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-49332"
},
{
"category": "external",
"summary": "RHBZ#2483253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483253"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-49332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49332"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-49332",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49332"
}
],
"release_date": "2026-07-28T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T09:43:28+00:00",
"details": "For OpenShift Container Platform 4.22 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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fe1fae8677554f0091de1df21d612d33163b23479880a9c7c88e9fe066348266\n\n (For s390x architecture)\n The image digest is sha256:b6cd23220a4dbedc3fb945d4e167453a5438e1f590b21619bc6ff5632f9019df\n\n (For ppc64le architecture)\n The image digest is sha256:3d9b966d4c72653546c76d87f0e28a2f322a2df2f37df3eb290dbfba000de56a\n\n (For aarch64 architecture)\n The image digest is sha256:08809dc377db79b34fea3d44c2373c1c8348742296a8b6b77cf5a44897fdb781\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51038"
},
{
"category": "workaround",
"details": "Upstream application hardening: validate X-Forwarded-User against the expected session identity. Reject requests where identity headers do not match the authenticated session.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:6c676d797d0a129953436be94d08fc6a1b9b6ed3f9f23e241663ca9e316cbc76_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:80992183e47abc965680a09d6773c6fd6ee106b6f9ebac545c23ddf97ef524b8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:96a5f156681ca057fc6d26851abd7ac8c96314481652386001fb016a0cd9a6ab_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:f187e0b28a3ee868b66635b26fc51ff7d82e1d54897f50020032f1ac1d5b39c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2cc5cf25f17925609c35a2ad2fa060f7a96c75d5ecbf7b74c1bc0814b5c72775_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f1e0b4b05f46b7d6f9ab39807ea4f6d48bc127b82b2c347e03c23de88af159b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7ad951dc78682502ea7710ab5a4370ae5f9db17f04ded6a6cc1770dd587562b8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a01b714cee330495c1e7a09c2890e1cb6746d1707b4c55288cb1e63ab77a2821_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:5a3dec36518be6dee4f2cdccc0f7a9fdb2426774f0dc76851748f4acb95cda20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:a6ad69af6343effb5b5c7277853653d686e01c3667d94933800da9bc26b8cc48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:cda7b537c6d304735feb70e5fefee7e10fa33c0f3c42035e6ce477a7707dd382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:e314a920219cb4c4837c35c7416278a32ec23be5158487b0bff5658d6b67751d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:7e2bf106b831edba30c7cb047732f86d37b5237cb43a17f2a87bbb0c09bbd175_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b0cadef9d1f855140633a6db2c0d1db7b7531f550fb931c0dd8741b4572248c5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:dd61891a9340ebbb9eb30f7371d094bfc4d885b10256578b30e99bc7b3857685_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e740f2f50ddf11ddccfcfb2ec9485b56c3d06d9b81af10ad8d8ef125cf67ad67_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:2c7b0f4a79f2b2df1365a7b4335cb162ba98a405f17b1fa8ddf541bfa84ffd5c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6aa0ee4bc44574f1c8e4bd479ffc3606645eb911e0222e344c7ce68e530cba90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:6ebbf2cd1c5b2035932c88a770a62116a985b0275df4b89ba07555f12211edc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:87f1be5f15dbb0583a620db3287effa928164a41f95522d2a00f1baa5ced1a81_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:915067ea0207e86a1dba71fce35a7f5809a15065852a644f7862efbe2395e2b4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:b6f0a6de8dc3765725ff9785b9401a79f101d72775f4191196b4582bd4ccd19a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:d1a16921fc63ffdf2e125578bb68d9a1b025c2812c1fe0d22cbbe550c562da2c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:f75db69d531feccdc49ff1d2a8299a4bb292c6c54b4222a2ae9888d06abd4fe0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:324b14994c1434d901e58225a18d7e4ffa09fb5f1b4a72e601bf10d4cd08bddf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cae2e068131febec3709dc8bf7ad93e5dc4e9577068da81f500399ccd9fae23a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:e008ed77716604cd877a4c8a4ade6937599c6c15ca28985c75222fe2c3ceeb4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f3855f3a8629f12278a27d8f1b3e22afc1829155de9b22a37da8fca255a3af50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:4aba8db903483d64fab57c7a5469d1db7464c6402303039c1b1edb133bbb111b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:8d297a63f727eec1a2507771525f062743eafc02b1e3d4757a5959153158fbec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e14711984dad776f2c5762912679071397b45baf66d2b30690a22310d033357e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ffb21b7bbf74cc538c70c900b707f0338ca766ceb635406cec124afa12854e49_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6a840b903e74198097b00d8e05d9836c53ce0df796d172ab7a2d8a26ad488603_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:701fbd512a863b227f08619ab90147552f5dbb72a4bf0f3300e8847f5766a33e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:8043abbf95e29f947217e84b0316439265a392ad1c8a58400cbb0772d32c52e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b86079ed5b1ae64b0b00529343c67be4680cddfb1b176aa7ed48624b4e54c83d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:12e06609a664c15ab200fcccae3dcb8e6e91539f1b2051da35f1133fab246200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:bad6b9f4930c3e323c6b1deaa00cf488bf87b0e04af14f07356e38f14aaa8d8a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c9ebe8b3ea3ae26b028b4d0064ae88b1018d2b4ea54b60170dbc887679142956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:ea0237d7fe7bffea2e72e0acaec0a8240d6851c6bb701e442861f8cf25fe5fe4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:3ad9fde8aa8e4c590affd229c25b645ecce8f5a6dd9c161263b43e33bdd0b448_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:8a39c571b39ea9943c061dd17931f83536c51a461a520d24de25c7f28b242b9e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a2da58d79cd6b49f19e132c5d2d92ad65f962d5e841b23cf4f794a2684ce08c8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a4d6fcb701d3ee8c51aa4c8b7612fecb0389d99112d3dd8478b16539af4c8dab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1b5af1e139934e0c7338b55bc5b3fc39d3a1cffb4dcd14273d71325fffd59712_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:477d62166d9cf7ee7e43ffc0f702e4d263dd379cd3766d66669d4525220466d9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:6f7a93162ef4b351e1013ea1d548162b02400e5232188d76264ddf6a723e63c8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:ac0edc6333f80575fda04172ef341ba7352273b9993f487b51e2ae47b5acde07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:67f85ee39f4da196bf9dc092c3c3e6c0e016e104ed131091a31364434c735ef6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aef3c2697b10ef0c8a41d99ff8570efc912a63b24e36d27ac722fd988cb127f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:bbcd114cc99c13f73052b90a4da698f45031dbd035b2914a4fc4da5ec0e4f050_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e47630a485eaabd6adb834d05210332a7b2787f0ce2af1a8c2205ce464cd1d38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:30d9180973a12d5da7ed4823a26e7ae80a08dc388068f429f61527d381d5cbc8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:94c4868d59cfb8ef3581670fc9b652e705ce8129d5a5ed8e97124894e6baa974_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e16bfcf006bfc0b2de88624dc90766f7de00079381a29d102fb8983c1a9231c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:cf9de7988c72389f260e8277141392e7aab927363bf88eb0206c717b7f7c1e38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:262df1c25f47786e79cea1b2dcdbf4c59bb5af40526884883ba900be96ae6958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:69841b82e261bf99b87088a4c0e2baeda6e7bb35ddec5e3c00b016a244eb225b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:781155888ad996db1eb3d83ee85c9f469fb7cf614a73c2399462c6a2245f055f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:82c3421afad896684ad1e8f442322806b19c80db70b5957f56650e80ad1bc57d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:07783e44ec6d04c5ef5602478ed4c067f5261625b6dbcfacd36910cac0827b66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:772b47b36dcfcef8d4495e6d5fab7d0aa80f07c92f8c61cd9f5d6cfd35a05752_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:7b22b0dc340c2fd61c7e0f7c377fd249c468635bb5511b01535d41bcf818873d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e7ed83104d9da84238f82051ab6a18ed46976f4eb0968301cdcda8bb3009b213_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:1ead612edcd054a2023e62c4a552533abac3fadb3baf18fb95af2b99bc6cdceb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:7ed98348d79a145c10a2a9d998b51190d7464b4d0b5830a090df15c16cfa3df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:8ced5fffb9984e894751777c0dbd8414afe7f2848f639c64e7abb4cd716e012e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:96210e0e79e6b3c5a349390c7bc8695d17b96dceef4f623ffeb5f192f3a79abf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:278ace5b70d4be67dd9a31718a93f86792c8bf67bf5753f32e0a80a17f383f56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6ced661a02c2c67aaf8cd08f9849177b209caa9ae00589f58922b9b1ea2dca1d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:760bdbb4dabf63fbff9df9efb66aad2162d342a3f66950bf0616c48c0394571f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:fb15813eec32e90ba510e872d0d1d73ad9b4498c826a5c66c07e5285df08c214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20ea38c971b1ae708c2672dddd2562c904d4b6bc75d73119369024f18e154355_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:412397ebac1559c548395fb5c7b5abd786da55354fc2adab7098b64f59ff8681_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:4bc32feca563a280d2333eed5d80faefd633aef8a84da649436660178e6e29da_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7dccb48cc8c7b4c1faf315227ab4f114659ab09404c73a265eb7538916616776_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1b7b70d588ffbad69149fb7a77f683b7278e172d1ff5d08734b525628b51e470_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:2f4ea316ae91698c512f582fb6cc47ed72623f5d02fb35ae093b884a872655ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:428623147625eed52e483788486da0d05ee98092497ed6dc92957f9b0948ddec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f799f4a2287403f3b04b7134ddb18beb665d34e5801732923c0f285253768d0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1c102e8ecafebf6ae54be23bc9497efb6374f237fb16dbc168d033aa871a6608_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:63fe80e71f074f326e99ec6a10c118d0393f9fde2b4c46880859fdffd39ba9c3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8180811f61ed83a0ba7d155c31cb6bf76a4f905eee7f44be64b4312536f786b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:f64870cec56a1bb68ad8111d3829063794872360cde2a5bda8839c23dbe00641_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5ca60e41bb784e87d4c957d0a842ea75df69081a4037133dfb1ddf42e13fdf63_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ebb4c464bfb7d8634c03f84d371a645b2e132a549ffe81b6bc864ad941a568d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9379104584170157aec016e0b65010d32aedec28abd57c9e77ed551ca6569f62_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f2fbc9349a1141490f0ae7918561c36bdb596004e39056d195a26470d443f238_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:6fb2139076d317da187e3dae197991cbc3ade4b2519ff9f182e7375976330675_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1645514a41f1581eeec78cdf7e96b79bde4207cae4d7a9961ad0fabf2c964d2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:767e8da07106971f3433478c904c532194ea361a65c9d3466160de354160886f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bd12037bf7431c505f438b1c022af8a6d1b226c27561b6d76907a3873c233f5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:ef4ff93db002bcb85d59a12aac8533c532a0b1bd830c9420a28b98029c781f85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:49521eac6dbb9887a086e1a5078d103d32b709e01670a1cbc5b074240b4f6aff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b68d39787939a11c838ac7676a28fec3f4dfb9f79acfc843d7ce560011a5569f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:d98dbca5061376920b37b923f6468d69f28451ccfe246f3fc343985bf9e3f3d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:de15b61b32011b6b3a61cabeacdc8ccc68ea6465a0374f33de40cda102f20003_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6007dc0f2b73a980a3a3857c14837e1c3c995d0fb9ed1f3358a77ce609389b55_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d1513eaf01a7eb042e4afb59dfa827629aeb6b23a7a2b65b32bd2f50d49c8708_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3dddf7a7842ca97ec575c35e9248c66da7668106b7f5344ef23d76a4aa05dbf4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3ae7ef1b937eb910aac7daf6293ff86b7babee8b7bc0bc9535f976c59444d8f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:410f30aff7edbb7927b098c1992a0c8e06a8d68420baea764c543368e95ffa50_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:b5f5b2dfe48345e19605b10694aec51b51bd93c4c0da00299109a83a24e8619a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:460cd2ecc9541ed80cab2867201c99b10902869f01901047aaa28a7054a5b803_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:484baf7bb6316945d6789bf6b492f2b6b0d5a54913820226a2d7a092f6d31819_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:07f0f87336a467d24eabe855b17db074de3cc674e29d4dd5c73031f1bca7b4ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:e9831745e9cab4cc9bb63d6e3f6d3591d6e41c24f3f790348395b379c8b46edf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:9ad068a541b36372f2bb7e694219ec2417ab31eff45a63e0160a4dc8ce2086da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:e848a49c40043b711e567fada9c99e1a165aeda4bec5f90540eada27e859a956_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:8abeddb1ea8e515e07e001e68cace196c464a876928cf45ff57d2559a28879b0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:9cee823400eb42fd2538f0f875ac8b121236e197465c3c3172a5fe9a3b5daa54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1c5e6ec653a2b63d994b3c36b38e42a60ceeb3a852efa2b70221d063a5ff1d51_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:3fe2befdd6894d9c1d563597ed502539ca713618000f6903e3b3c00feb04cf61_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1fd65a3954069edb38de3943458d9cb123225a2adeb6040f8f2c4ec48634ba1b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:6b07c993a2a8c558b58fe688ed30919fdb35a36bd2c1713946a09816fba98573_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:48098aabf7ca6f7c48717f25a0dc5cedda91b45b532b3ef0b2b7b259e2bda833_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:52f9acb7f7200902202cad94d16d5d79ed315d06a30423a9e9cf82e1d74519a2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:cb4c011a90bbbc72b8c44248242d4bd2c286790b3ddd0fa1c47e5f7abef49118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:e02b54649d61cea3e5a1ff96c77eb3a682988ff9e31e9a01aa775fef0759446e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c65d1fe33fbafb1fd00ee500f1559c4541941337a3bbb22e9ca434664ebb780_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:6387a8f2ffacc5ba157acec3a6948db59d01b6bb4d1accd3072fd9b172419d5e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3d04aab6d3bdc3be397a00a692d249c7f8d91fa6be046cfc65a7b9c3a54ed437_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:4800616e003fa951dd4defdd253be89b2c1c5b31165739f5f6887a99b6d0fa46_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:279af38943409eac25c9d9d005fb20ca1afe5651af02ff5d41eac25857fbc45f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:2a423c30f462025dadb28f913fa092b208402cfbce27bbeb8f4564bedc3c64ca_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:cc02377ada0a545b8343e888347a5445caf9899a87531c1beb8f2c18da71a9e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f8760cc5e49ec90befe3ccd269b828e11f36012ca145b921351a488a5bb4fde6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:069c836111c6846f0992513ccf77a35f0bb67c4ef0ca88f3dfd853aa4e7c04aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:34b632d4b726db9da338419c11f65ae82408c157aceac9346c08c47f8bb30b6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:7199f17d0baa5a0275ef1f16543489b506e381fc54f3be4cbe201ae510b1b4a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d8b76a3df2222be54f4b1596b83743b85fec3689aa676a85772005d12bd62ba0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1dbd9cfb7981f0d905306b4ce99e041447f067661227773262e042921476ddd6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8a8cd6de6c715571254263a83cd14bd294f74b65375c26d8c93367e2f4710214_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:8c681a3d34d67b82e426e42aed054ada7bf5c5b211da601de99c988c1e95d3be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9e1e093a066dbcf30942582b9489501d36999abe7f7cbbd2e330744ba82a7524_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5343abac9512b353fc4aa52e4f7b0c42a9a88f0f8a0ae82b60b4643dbbbe1cbd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:718cc902994640db9ee0e222edac2ff41fcd96f27d4ddac529c5581e0378ca1e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d92209d1911e8e009398d38057625e3ce4896e708e60754b59154de3ee49318e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e288f61ab00679f3ed2eed2c92ccfe874af5fc45530bb80082c9bb0971c4df73_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3ae392676c25ce73101fbfc2a2cf1454103db311fd759604de8c92633c83f6e2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7988b413d94a51b51d1939d78e2a16c3895d9b070dbd8205b7547fbc0ab50737_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a369312084b63f764b36b2cf963efa83857c3dbc91255b2fecabb9cb7ae5e745_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e34f6c6f8589cf0a99fbc02be8822b81556333fe074acc9279158b019662437f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1eaa615657d804ed21c5ce2cdee537d561087fb8ff49145da28d657875359d8b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:338cdf6c803e9ca4248afbb673393cce59a5e9a2069f2b3343ca318549cfbf26_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:60d89c349f6f77ecb49b12d0ae82dc55977309098c9f9f2d6c1048c765d20981_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bf5342fa63a482c5836cc337f517a2e3df12bd3218e95b7e9b23fcc20d1056c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01bcbc05b5568dfa4d187ebfbbacfdbf02bf1a39ec38ab022cfd270068dfff49_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01d44a5668b573fcc3a0cc118e3bb67c92679c03af9f265a1356a8d3dee79d2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:308c7ce50958676af64ac47e538ca60bd69d1932978591fed1429576d78802c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a556d3db5978878d86fa515326e9c9d91b088cae51027ed3e1f0ae1c7b7b5b7c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:011d853ab620cc26d86e41a48687eeadf187e12e6313d5706b1be90bb9c5b5e0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:187d6b4dfd1defc298f8af9b0409772602609d93559449645fd43931bad9c04b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2ec265fd6696671a7692f92bbcec3aff92050d044d58aed19583e53fa784603f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3a0d09065b3e058c12a392362bb3b176c11042304a3a800a12d643ebbd506a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:3a10d8ca64c25942ba069c6eef7aa450c2f3da2191dd189c702458f1916da52e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:8b0947539aa78beb68903c3d415da109b6a8b5736d00e9c64e6b134d5a5586ed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:94389c75deb7243a34e988e35c14e5182d0236f478d9333d55aa3612b4afba75_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:eb124e5d011e4aeaef3f252944d0517b325667be331de5a6ed1fee317402b911_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:236cf04333da4e91e4f8a0331550064562a82be936c932d374772df43ee2fb42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2f568cb57e0832da7ae65922ebfcea0f1d6482d82f994cfd8ab2caab77e29f19_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c966ffa096c347019cf817429c1001ebd82a33b3d4cc16f42b6ad22ddfc9dc96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:fe1fa66e53d888282da9699fcb5579cb98f4730e065c1c76db88f4aa0ae85379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:5e2413d83ea451fb02963579a9bd1dbc2714d682995b9c6f28d96ff07b402bab_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7ce3a9cfb2522d9a7e0bf7f359504a1cb2da47db54a494c52c9c1b734191fbb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:829de2c84c79bede561ec8b7fea893742c4a321e5948817e52aced60bd418b9a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a51b17dd64e1c5b75a077829ca106ed7969ccad15ce100764f3428c7c07ae028_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:034f9fabdf67c4320b2c837b48cb33907464e1b4d41a772506fe3481a2da7d70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1a5724ffa6e58f8865f6f221c2f7d702ce663be5a520138102d3276bf75a8414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:1bb11c191c8d1081a428ab555684b504367476f9f15de2c745ab239eccdb9d14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f2f6bc317f87e11cf108fa73ee4b194bdc7496ec0da9ce782e88a186c148d683_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:017f31101547f71dac13e5e0dfa9efab99618afcbe9ec46f5c76665484244e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:6b3e7c482d3075f3ab6a1b0f25bb684aef28afbda54fa1d0e2abfaeba51281bb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:8f2fb451b9076239f4f3ce00bf37135107171469c7dba67804aecf1c06eb69c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:e71883a8df059da8421ce1aecca4803a646bdc41254aacf566ee98a3c9386c05_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:970d067c18180caba8f5bf28d4ce1fec23e660781a814fddabfaadaacd6db7db_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:a34b028aac78f13a4123c6c9f36a95fc6bb60fffbf64f0124a941f7d65d77f39_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f76f1b3e339738787eaed04ecc0d625b0903b6e881ce0d49e7bec2af3ec2720b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:fa69c8bc1d2ef8f3e3990bcb32c0b9632eeef5336019e9ada0ec84472fbcc889_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:31686d8e33b245f9112ea9cc5587a9a71bdbe6f2f6a251a7440975ad11d3f842_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5d859d80678726ba533b92fc8fcd762eb46ba1720f9b3137c6344146bed9d766_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7efed69e376374efbb2b06bfdf5737fae5b1aa635e3455ee06ba8cc1a70a2509_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:89b1c36cd6e2f520f67803903d50cb0b35b03d966d810d4ac21cbd58935d2dd8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:654c8c9b57c4fd8ab463d14192f31b5da501c0bbcf3be792ec7085d2447b4e59_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7e73f6c80fdc162f5a67b1995561fcc8d0165094da8461c361cd4a8e5b98d0d4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e77096afd94931b749e99d1cabd6de97f5f67b406a904a64b63e2605efd1643a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:efd4c8acfb9f45755e482065f220c7a90318cb50ab9cf98929a18c21229bdfcd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:03a1f828bc6f9a4030d8e0a94a6f1c3ea6a3ed9fd94aca78c2f265de711bea67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:22e01457ea98b1564f14b9a1e7b656f31ffec6907e78c350ce38d6836b4fa826_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7a6954ed9cc9bb85f74e8ba648ca9845d2017327810141f0d129e87cf49661fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:bfc5b1c7ad379c5823645631d355e2229137d3539d5a824666d576286902e6b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2785e8e67d97871ba5306bd5dedcb412b84c6f2a9958b2a83a89f8372889f054_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:613b261b60c2cb5c26012292f5f53a21fbed37c6c4bacf077cc5b00e982a62ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:81661cbfbbc6c5eb90186aa40b4e3629a4443193bc131f31ca472b2e2dd30ffb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:994ebe4c09194988c586f26055a2abcc3a5798a7c90ba055fcc926fe8f328bbb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3079a70a902905e70192c95243bba1b9e5592a9ab9f4824d709cf439eb2466cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9fdd6006032afea6fc866b8eb13966c70a17df8f943c6a8c9a6ad09142ed8a70_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b1253b4cb4940731778063c7178cadf6904e9569ac016317e1648906e616c34f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fbf2c17474e20f2d4427b9544b9bbefa6dca87e3f32cc11913704838435cda6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:089035f884a4616891d0a9bd87b42bc8c2dde66f474e07761592eaff9ce9f926_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:226035cf4bdbdd41216f1c23cb5c6ecda4f70b92dbfb985c466137bef5ea62f1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:29eef6b0e35fa8cd90f1a8a1eb6bcb41701cb7385d0bd3bcfcea6f29b1e31ada_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b5b1b5572d38d7a2b86c37640cee03cdf45a3bcd747ae19f595aba78b18459e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0700fd8227031a6b4bd7e3b8ae4dd41cc08f48d3c54454236d880b7a36b76ec5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0b892bbb18203f63258413ba432c0668b9fb1c341f8f9da2308c73c5c1127e05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:25e36c6feaed872966213461b4d351de4159d399bdb7f490e493e8a5a8078313_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:965cd27c46e34c4300e67779005d8bc86ee753e8e6f02e6747958b23c313dc1b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:06dc38a7127749857ff25b473362cc0386493553c64534d82cab0be8b37b307a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:4bffa5c0a2d0a36df79342e69a5fa8982f8d827a8b88ad0fa7bd78aa0fbb0546_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:d100e456764475d88ae0cb6d0cb2afedc55ee0e7bdf95860a23f49d9bcbb47cc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f31302c2412264f16413c082585995713746a9cccb9fec894f5ed156f0eef026_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12902d64558338a42132800cdd73afcc4130dd30b43756d97907b79e4168510c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:335ddb3ee125c5a86fd344e2303ca2dea0ba099df11e7067f589ef5ee703deff_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a409c83598272dc1a78cb492e03331b5253134612461c70a4a6e74bc64d92124_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b441a3ec9bb6ebd779103f7e93c9be5d86da92f49732919c011506d7f85ddc27_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:877799d48353a21308cb84eb8de12ef93324d8a806dede87b3177684adf02e94_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:e5d6bd4ccfee546311db314b55ed7cb9958fcff46986ac4345880b982667517a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ea3632f1c4046406dca1d9f9d5cc45e11ad9ec3a166636ca4f78bf52b9bf3e2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f07c890bf7cc9ed5ff211fcfd1f03b7967b4a17efaa0201e6496211499ba3154_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:31ff0ded475e81cedc9a1c2134a8654d1a3b78c1f4d6917b748490c20213e012_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:54b20c3609b284088bf77e59dd6f9a3663ff6403a04c9d1995fb34d49aa55527_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e10f0a9e2c7b9ab67981b1ce079ab9b88dd1137eb50df3ac42941ef26abd90c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ff3595e84baedc542e37dccc7240a58b57bd09c6603c79dff4ae044f0e6693db_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4a1a65dbe16ee184bef45ad63cfe3d63ed5151a5251225b86724ea9cba2778b7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8e4b859fcd4c6722ec6a466712597ff256099f3e0c415e6c6abfbcd5b76739ed_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b3055bf1ab482e734e7e50403c13271b3b635c94a3b595401301afe6e3c19467_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:eab3622e85a8fec1e33a150d2aa045035b9b8b9b77f52e5fa366e56c779391b6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:56fc6c3eb6fcf7fd4d278a4f7c4d357b4fd32b5a1f7d79bce1a529c6f03e7a06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:7a3ba4f5a2a02012d0da8a96aed9b4e58624647e9c5444fcc28b3f5c046b9cd5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9e0db0dd73c07b9810cfbb0cf0e77641b1fd410ab3eb0ff843fbeecbae83a6ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f531fd7df43ded817b9ea5d07dc47ed0f09534fc791d084111f7f6c63e9c8d11_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:14efcffb616b26cfcc8729c4140009331ebde5383f3564017a60950a17559f3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:6f20ec1d323230139f82621919095e9ba260ed05e22d7e67c29023f22d67635d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b1940f4049585f424ed96894003cb1f113a871b5f3971d93487c9a4040edfb2f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d73cb685780558c855e80d24bb5f9aebab42324cc021b496cf5944515a6b5d4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:128741743f71e70f3b20276b3ae1a07d354ca7e34e4131d8b8a5ccc78b036349_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c2eef75c27ed00d4bf08530b4a27016d22f4892c293539331e5eb046a4fd9da7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c41655393c6000aac5cf4c53848fad635dac92945a3c46cfec45714872979bb4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:dfe0aacc569cd61d823ed7242b46b41d057fd1d348bbece001ac2c0db75843e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:08ba6ef637593cd5e2e9ac63c8ca0d4ed1a1cb2cf310e8e01f6249626746f9ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:41266f3fb72f7ca4af4960ed98c661cfd4a3641a41751459d199fda0cdbbae44_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e7fdb0ac6d111814659ac4ee13c2c4794b01ab0a5907acb4a25d25db63326aa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:c2113cadc7d9a71d90503c9a1478e1fa7251439c6472751c198b7ad2bd853d18_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:8d71300930dc2d94e8cf09edcb25304a7775f414980dccfaf22bb301a25f8f96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:9b8690c4e7ce69f1ff273a3f3c9ec0a4a2d8bf17e08c1f3b2b795774e2b89055_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:ddbf583205cf103a061dcc0a807042265f7e67b9cdc5b418baa4f4cca63d1bc3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e7b9f20198015971842539ed75ffbbbbce4bb3cc805be4ebb51cfd33f5f999be_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3bb4533fb75752299a1c264c1c31cc58a408d0914b8b49511eee45a460e1caaa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41b2491e0bee8670bf5cd3999ec7f434765b0c57aa298c4f62cdf6395e152027_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67312f5f6f5bdcea5148678208a3c35e8a337c9eed70169bbdcfdc53fcbb1ba7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81f3fae9424d235cd212400dafd9cdff8b6c82707f469ba8557b2f19a73b8d8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:41932746ac49276f3819c2bd7a2ab8690ddd2cab3ee00aa9b7726c94f5f79b92_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7ea4e0702dc3ce9a580ed65c7671824ab63db86263b0ff9af051dd16cba6705e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:894fc0ce57364fcd7bd100ea1afe51ee32e3c3871d9e6d5b0cc06ba9290664d0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:a87cffcb90ac6bfe4fb99f645a56bcb32f257998ce97aeed589bd9a4d0c2f882_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:09abc851d0c1775c17363e2f08c29e3a4129b823885a06eb1d65043a21481ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4684f0a1b9fe25f00f32687bd9f1b4517f7569bbf624ef663013ab8aedd8c163_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:cccf8118081eb0f29053cc3bb865893dc1813191225c6a5cc4eda9f9193b3f31_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f590df35231e3839d4fefa12db74db61097076e56612e07cb23741d1a628d01b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:9955300d25dd9ec28b2aed75bc1027591f4e72cdf28479224d8a4b186ee697f9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c72bd7d686b807b81f365052191c8f9e7bd87944424886d3734eb5c40175d908_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e44e5683ad301469debe61970a901aec5bb7b32f44f351d20c110ac3b295c5d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ebfe0c47c14d9de2fe4f1864cd20a401a39a33f1f4810b4c6200315a52a2a648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1b6382ae7e555bb355e3057eb86a691c2b06bf5df5e088062c3c4c37b1eb9836_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:2d8be65c28422814fca64bc5c169530443ea614f8eb268153dadcdea7d646431_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7af3b626d5fdec82fe94708809db2a44da22011f0afb1fe8331f83ee1e75a5d9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:933617e48a522117f83e532ee01b28ecb10801363d335455d9dddc544ac59343_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5e79a136feeb78c9918fc92e2b9652d35e735d335f3fe437aeacad6700baf628_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a1b4094cf56bca4190d83338f7e47895fbb4b341df989bba658da9303a2b37a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a96eda5a0228efed3ef5dec118173540429a82d5b3def6f1d25cda5bd7765a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c398ef76ba0d45c9c93517e121a2d1a14223b2e0b564fa67f03046d3f15aee59_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:18e528788b6dc34c0f3bee050b70a1bb4f7f8e2ad0ffcc69f71330b539dd7242_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:475dc0c8482b4451f3cb0edcffcd1859b29008b3818e58ba288bd97397fa15ce_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6edb6461c8f5e837439aeebc591e72bd983fbc941059eadb3e1c38097e5e4629_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f91dbd37cb51cf871fb02fe66129d6e9aae804a6668ad1bfd4d4765d613a1c56_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:548ced89c64583609c5f828f10d9da7e8ba8c77d4fea1655bde5bef625ed2d6a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:acf40c8a97d5dd4a808abb2bb5208a82f0722812bc2e575f78e457361e2145a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b11a2b7fe21c939d3ef7ebd56b916bc0039e2148996031fd1499033cedd35f3a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e497e9c5b41e9302453842b5852d08ba4f2d1feaaed1d91c8d6701282d229703_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:03bb2eeb8cf553106ee6ffa0cbacffcfd3e25b562372c50d53a0f2b30ae2c32a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:20a5bed4e441f9c3b9dd446a3ae94e4f5b0056628c7aa01a1cd8cef13a777e14_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d97552e82e27892071cde8253a61a6aa00d08f80e1412d40117227b1369da16d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d9951112dd56af0359a5bc5f65ee974ef102d380206d6236f0a2ba6d8ed40586_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1ac858daa4322039c8b5d7bc2d6f1ddfb50ab939122963672ae7bbd9525bc260_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b16ba19a0941b15843be158783eebcf9870dfce7ae88072b7493f5ba66fcfe8d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f0137a659b965977afa47cf1066e9a38e0c4e835b8cf269ede82109c3d9676ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:f38fd4c09a5c778ff441330b1449dd87539c01d44d57504ee6dd15932b842a7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2dd842a5e1eadd3633708c7db902ccd8e7026f908a6cac5eb79cf9044c6b4b07_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:994d90fe1f5e92c3698c63cb3020c26a9fb2ae711cf08178778b1540b3e66b82_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bb68ca8e2a58597b2919ee274cf770cb7106c867fff96204bb25254a6df702a1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fb42a2f9ecc24e0e6796c4606cae1520ff17ce048dbce05e854831d4f49fdea9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0120852c44bc19e5c75b625bbfd21f9475fd1db1c33bb5c94862780d20ba2fdd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:698e371da51124bfe51af19f7243ef944060a1341d03c2696456efff96bd8baa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:6d3b92f618565277f51202d3d277641365bc910852107605d1d19e13bda1a4fb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:8073e0667d9f29e603f348ce16ce11865fa871dd56b96cc9e3592d5d7af26f12_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:12128b984ccebd6afc960f1e6fe5f85db7d7561308308a8db21de509a0e57e66_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3a13453a0193210dceee7df8b2ee21fcfe93ecb14db453f22d7af7615b3c9bfe_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:522f0fa17cabde9f166c6f41b431d6341be89883ee0af0be32c89ab4595d93e3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a171f6e8d005dfcbfe3507f0d5e7262c469f817fc32c3b1df8aadba639721e7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:26f8974c19eed2fa011b303a2deb8905ff8a591777de9fab7e7e171ccd14b982_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:342c003c55167f2216a6acb4ad104d296056b617ffa0b12216cc4c633c1acc97_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:723769c0ec9c17ae9c384da61ba18fa6004e03c900121cf5b49c4c5bd7929db8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c5a2c212a9e9c73d6380457461f5c385b67b546f57af693dacff92ef1a0ddf2d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:6a811d98b4af1bf58a7890f79a700faadb8d01e8bbd01aa843ec73d4b7ecaeda_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:986a3827d72d915b2d46e1c04bf45f9daaf70841a609ce4838b53fbe4ba25b7c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:5b55ff7705b725afeac1438e66181ea5ebbd620ca169fe8b2e77abdd32ad17aa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:a71804acb244ed0c2d4af1b9a4e74a6bd09ba8fccafae25e8934d280136fa3b5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bbe96a22752788954066424b15ecbc48d27faaa3f235de501e7d6679fd50191c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:e3fb74061cab90fb7fc2998fac6747f55d9eb79535cfdf44fa41d8bdc1183698_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:65e826c660c54930a87a5f4eaccc2f6eaaf6edaeccff10cf62d7a872a87fb664_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:791672b73e6adffd901dd358960b3b814b0006c45e081eba1f572ec97334dfcb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8edf8d634084e15af4d36834bb08d2f853e32800ffa306e8dd7b2820b09f26fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c57353464cc65886c745acd0a75c830cb9d0d730a15624f9f843cbcdaf9f7534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:252ee7a4d822da52d04f50205a660cc657bfa025c41ada460c9f731ee2aa95de_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:39cd95cb97b788b68888d373f5134b8310b811b1ffd2fd5d5220e2ac43171063_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e4d7d6984f2fd5da6b78eaf1457d5e063122e4001481280dcb35ee1a8be81d8b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fecf4addb01bb0639a12b93877706d05d91d9027565e85b15e1ad3f30774f761_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:043b59d370b253c6ac96861bed2b4b703ddd5b5a84c282e26940bb598515d990_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:690ef826aa373311bcbefa3415cfc42629d864e7f634872950662e8022dea153_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a7e2b5e3aa3369208f9e7bc2f66a19a6d5c155d38ca66879d0eaef441ae95da1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:a8f52feb60fd91b2360fbd6b95885c8585d41125b35dfa28eae97a65244772e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2975355a9bc459e954c75b34c5f994fe796d94e412284117d051e4e83680ea69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:2df75a3609df69dc1375265784e8cd79ee923c145d70373d8362c78e8a92c62e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8e84fd21f92b1f07c878d952c26bf5579f63709e7ada1848d3478779324f79e1_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:bb06586a9ef4192b250a74e9aee006dae107fc82fc248b90e6adebc91e10f44d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:23617ebd6251b039accf7ec1a3d1f7c9be07918ac4e26a5e77b0723444fdd984_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4258bafa26bf8bac1276131f09c25b5e8aa669d5509e1d08534d191bd6c1b63c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6a14c3770302b20e461ad26b5e0aab99ab28ade9a17801f67629b9b3f4fc7473_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:986598ca7172012c2ceabdec2072f4aa98f35960e3fec8d6bde548c303910d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:2bfb32cf18267b0391a021a12f942722a08393550de79a96de42834d2291d7c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:dadd17a55d911e49e81c0e9002ce71557ca91b27d5395f06179b2112cb66f6d2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:db927c9e4d07c41cdc80366b7362ac9b2c207975777577209be248a3bb61607e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:f005f7e7780c9539f83c78cbda150c58af4dcd3775aa89862cc17bc8816d2ac2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:38883aa668f3795167a0b99c411637b82d734930daebd405ddec8570fcf8920b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:57edfbb667ee976fe326a4cb17fa617f5b00f82b168e588c639f2fd8b34b0a92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:cb6988e84c565e22655b304a0a6b0fb270d66acdbac93a760bbc384c49d49157_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fec8c1a80fd08228731936ce4343a559dcbb400787933047ab309d8de17a990b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:394980a3157340ca93b04dcb79d6a2cafa48b11a56cdae7fa0be0a478e8407ee_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:61c8a1bb3899f312e9249bde85b68c2d55ad4101263442d10bd6fd93e7727cea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:db8efc575453237cf4dd952787b5eae5778e0ef232cc0b0c6592e28fae5838e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fc6eece754ca1ec46733c2adf184fe036095efa0e1ea6e70cfdb0572e19bf9be_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2556be4b8b83c40682ff3b606b7582296b8d16673d047aa63bd33eec7c75313e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48388d3c93e438eb402d232e8555519c389d3d4428724eb5efdafb865df29f30_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:61503b4108e94cf80e9d6029d1b4e6ad6e7ec04a462f0d6d39a744fad348c8b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c73e93dc1cf87c8f68e6c7e8a799b42fd12886cce1a7dac848febe301135177d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:13ccca2522fc13180501c9f74bfbb4d934fa8380f122dd00cd7f6b6a67d19234_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f6b4024238d40d14e16199d82852fa5c40b0eed32fa1700e37e5f0550f24534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3a27dcb675e643955372234faea6c0b138d3d1be9ebd1d6bc304fdf837e66995_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5aaff98dfd277d93d8b18fdd0fa1343621da73c3cbce6ad5f7f4e26497ebe59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:008a8f713e2539690c48e86eb52636559c8da97368d166519a3bb795e00c10eb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:027dc9fc174dd205c080fc9cfe10dbbb0032e1d86fc9d61a28c82db85377b8c7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:533964defdf16bb6bf30560ffd6c3bf3b06cd1711f056dbc430db7c9b7396474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6cbce949647d02e8eca577aac78c518c6bf172eb6cf6c2d2e8952c6b76e0a361_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cc8af3b1b360d737320b2c27c70b05dbbfeae9a099cd7991bded380e0553f407_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e56b28fe8e9bd82c47d4076351d084d688c0632615945bd79533065d68c97abb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:e5afc2e49de1a60d0fd11c12fe9e20de2bf5ad99bb735728118a274fbd0a6f1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:fafa5c3130b173ef9743e103a6c41d8724edb037ff808e14b3704f3051932b79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4bc51d124e2bd63f2876a9843163b629766395ef3ba0b7993e08efdc96337c11_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8a9c7b57d7f995467c3e816437842bf501d42bfae4f4b8119b25fbc85c185485_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:e52875b075fcd0b7b10db047ac7fb941ee45927e789e626c77da1f87caade2f0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:11a7bc0e4e2e06ae5aa38851836ed1004e016b5ae8e9f7ef14f6749dd3443e74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:493082baae1ff325f3e79c2d697e64d956f467d45972ff8ad885689aa632f813_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:93e11d6ec0fe1280f589a7b8a83165e8a42b53e25f21478e33acd6bc898bf0a7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0722e6b9c9772f2a3cf6dddb632ba8f322d7c65313169148ece3c42556b459cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:4e2e90897afc6432300cc07d2cf71fe68c03de8d703372fdcaf3d6fdddde94e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:9b00beaf6b3acbaed71a431d3936626a509a93803c737a813f04cd4c9ec9111d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:28b81294a9973472a463b2a833c0b60e396f91721e347e681b72659449aa67df_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2fd40c334e8bb8b673dca672371758c5e320038aac6eac56c9a21cd1d82d6f49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ef5f005f4257014b4abac2cc865cac8305a44cbc0f1750f69ecef201bea3de25_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6959963d4b0d18514f1e7f4c93f83698471de478ea2e7065709ac1d8a7c321fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6b99be6b0bc2ecebaf4de5768da758d9903c51b058af9860e2c264a04617a1f4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:7f1d3278631d6ae8ae841ea61fead5e49adc560e10b0da2d1e848a278171f290_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:dc5a9ebcf336659022c28b7b602ea1530b76e5208819eb4c7c5344ff4c620be5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0a4297524053950d2e69992bf878a23ec2629db268c27f35efcbe8a4acb0215b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3bdab8e8841c63f45282bc00fc3862905b469d4a355e7d12e40343c5d6200691_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c1df630ba66ba4201d32deb111044e9138a9e0e392ad952af5dfe9915b530cab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c71a84dbb92bc0a3eb77606a510868ad29ac896604a9e7fbbacc6fce928ceb28_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:0f1f716c1ecffc58446dcf828278bb92f5fbaa977186af9ab96bbb379bf35a10_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7371c947022b40389e5f9a873582cea1f30ac0879d025b37c5f57f8950a4b2e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77f5b27c38bf39cef9d6a5d5c2f159602cce17b5a69af43842aae2af189f9049_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f412b4f828ea92231900bbb34f4e6aec82307aef22896a3dff56fafc475f9bd0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:389efef747efba60bab25f0a7857ec4d4d379c1f37e262ff5f5dfc71d0f299b5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:4c4cac287589360a33221c589a3146a0eebfb6ab177234487c65632e600cce5f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:79fce9048ccfb9f6610ffdca632c5771b0b1471881a3df91bbbf7dec98258bcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fef6616eff3db35f329d727e4ec5e8787bf91551dd9c023243309a63dbc973c6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7ed3d216850b904d90c3333213a1b8508561b9093c9fb1973bc7a9db555f25ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ce8bb34062d5aa34e32b6d0db5006efeb68b0bf599149183aa4892cb58b1a2da_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:468fd9f45e6407b681dfb2cfce198058c2cc2e9d80f275111fc3421bb56efa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:b0b4e7b5d4b0a9b1a2968fd006d165d24f4bceb15989062b2abd56498e1b9d1a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:352e32c896169f8252c07d50e6515e6cc98c3ab87b46b5e2cfb088ccc858c062_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:cdbfbb6a5bb8ba27631b43cbb4c5ed1762666bc36f37de0d28ae700a018f326f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:60fb395cd4db62c415b9cc1289e946c9c219766712ee2287e9e2a579fe543d52_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64a4bf48a5eead493ac5167082aacfda3c6c9d85450bc246ac3a314684a04f31_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e039e048f8ae1698e72af4a4db049f91af4feecbb1ae851c8b884555269865a3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:7bffe33cb63ac71b8ec0a6957eb7568373956845cc298df3f1bf98a2b175a30e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:eb1c228b4c9aadf500f273a95d1d302ba9fe444d8ce929412fdb323bd276fabf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9d3eccf98988b326cd5b1c22889f681bcf48779f07de3ea84d13776ead04c94d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aab73fdf0b3ca4e4286d1acbccd9ec5b55d8b67ed4dac24a1bb76e71529ac18e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9d692086763c037b56a9d154ff85a5d5df2ce8910c63010d3c22fd6e8a868995_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:adc69a0e71bd005fc5103d0b84326afcd160e5f832cdba240b0bd2bbb5fd4a7e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:d9ae0b5f54fd2fdfb965ce0970caf2118b0f5c9949eed1c4a9351c19105eafb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:f44e829bf8fac6385c5354ed59f0158d330641a7386d0a6e69c569f4098e3539_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:312977b096c2876f920e713c63d1670a3e6c365b584d4255bb910ad925a5ed5b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:716fd695990f1f37c5933747463fd579bf6935c80d698c4c6e4ac866945e12f1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b1a112f045f4bd05280be23df29555d91cfdae7d5c46f6f1391b75192c0f2961_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ded6dd6afe3bc135e1113f546dcb24d361353a456f3dba7a2df2d293ff84a38c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:02acfccafedc752909e995cdd837bfb6fef1ce8a53708a3cab6f659878aea890_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:071e86f3da21331a023d57613b95cd4be6b066aabbd0ece052cdb281356eb68b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3783e85da68243d81b4b1d7a8462bc5f929a0f074e2cb26dac1c0ed9057f2ecc_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f0f209cee9c880257d4f687ca17f1179b9f1d74769ddad03c5eb8c1b5d726cb8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1f79fbb84911267a0aab3e76920934fc3af5e03641d6799933401b0c1b5dfeb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:d061d5a56590ec7b59457d8ebaf8b99dedc1f4e14f17697d08d61e69886b5d49_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b1f2fd409e6725231f1304fc9f3a884d298cadf8a03f051e0d50c331296111ff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:d11c8df3ebc8f9a4a4e64713717db784d8e25719e693961541f09b77b890972f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7f5652c0e53d109347013fb1d2c036b5da8925d3ec6a0022ea9f97dbab03f4da_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:afc7f67f8d4dcbbd536ebaabbc035e1e0c1db95bcf6fc22c62cc92af53ba24a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7ee7009d2a85e9117696d28ea7cb70c1e3135f58c2b3e164ad490d5d5fb64ed0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:f59732d29daa91ebb11b1f3bd72b97844dfbda5d876f85182594dddb17c6c118_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:063eb550396b0505d805d6368fc04246f1f8e0419a022e201fe3982def05821e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2633d8ee334aa7cabc7c9c88aeec92ac9e3746a4c53238ac4034ad3bfc75cb77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:6291d4365db36a409d50d3b383b100801326eaec83fc8a14503ecd2408285008_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8c6fcb4691c407695031f3500c76a09fccf7b53b5e49ab3481c94756bb29bae0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0fa7d8687beeb13df55ceed874e7e7b4abd84e20ca364aecf57bba71b5d7c39f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:440f033ee3d1a6a4ce0d334f19dffff7697b0428e624f4a532818c91739ea5c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:652f9199c1e3fcffb8550ddfa166a53faf97309212e6138ad0535d16286e90a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:de9e592fbd953b69be8b9e28b60a014305a33602ab49ec39711194ea1d475686_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ceedfb8045e7d0a6def5745a0cdb86d713a9704cb8b49fb58ea6d70fe6f3e7fe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d10b7c58d424ac22a0d210db656375019e78528e21a7e57ba8437c6775811676_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e49e3a414bc7f78b338d406592278e53e4e453539dd9424518c75bcfff1b0faf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e585a4124320b7577f13758ae51e1187d25c06ea0e097bab61a341fccefb9733_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:60d9d3e5fee57a46fd49cc70fd6ff2222d18217bc149d0198b0e1c03d0d8f6a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:876481d0de8df01b30f80b7764e28d180a3b79babfbd969279cb1348173209bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b3d309a9e5c0f69c140abe1b4035d8bf1bd2bc98937a92a1b5c0484a874d9c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:e5d556ae6c1f9c143aabf8c9a634587de911b6f708b5039db7aa4db02cacfa14_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0af9b97e728ead11eb7e9e68d2c29bf563a2ce9d04a805092e8b5fe428feec67_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:25387c297eedc0371615ee31f61cbfd76f2649eff76190ad100ca9392b6836ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d373a739970f34b9b6924d1a3e0daf2244d55285f443d035b4b148f378d5619c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:d6e95f161e9a8fc519fc71b3e3958e830a63b54d3c78599a5812bb6205b92eb7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:102e8253658b49ce07091099c5a432f3de95cc00516025d882fbc9e633d5dea9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:34cc0cef0c85fba98f1d595624b9f3066310ab9942b8001191084b00324f19a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:514768c9126355d4f680f5351f72b3bf38ac81e60d22546c4f4b9a4732d66b27_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9a7c14def60043b002354e87bcef93c33803a374a434db28dd02a54a28ffb30d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:4c17552206b9dc058cd1e64d38d933903d5da58600c27ac38c482b0b5628c4b8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:62b1a977ccaf1ece02be22b485c8847316d1f0746a3a09be7a3390438806a031_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0c0142e1a07566deb490ead27efe2bf9d994fa65e976c74a90246f24d1eff9fc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:0e5e3a804f4b97a88a7687d59e81ec9a05f2aa417baa0f62533c8de423034a9f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:13d59fa8c47d0b8608cdc61f7e23d65e4ddc6330cf6cad0f71acadad0b11b142_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:8a908af374bc74a89e9ac3f19c2388dbccb073a24ccf589a7c1066a8bf12a030_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e5fd4f859ab3dbfeb920b8afa47ec9d2e0e7e69263b0b1808f6aafc3051e275e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:16d629fc312822b8c4dfdbba2064d0a4011004a57de5d80d2100ca4812c77954_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1e4373fba0aa898a6b6e68c7de9e6641835b9e308e5b3614902dc7e0dda3d4bf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:521548c70aa93add747ea14f92ec3e7a0c37bfe2f53f6582380dee8f54f6d4f7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad9e72c5a4341c01a6a8933bfbabdeabbc20dee1dce6b455b2824857039e5362_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9ac49956acecc015fcbc4b247603987c01bde490974fc0a433bc8446dd7654ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d85d481a6c9cc3c1aea1d513cb3da3b8f3a7b896060eeaf57689f8ee2825db9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f1a5b05e55bbb6675b93841a53605a6e6652d91767e0082e689d83b0d6a1adb8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f782c1bbecc79eb25bdbe89729412a620c7adcba4388605099a35f5a092519f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2817883f28a22d3c36511bd8aaddec7c5119003646bd0508ac29fdd64bda100f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7895ca218a8f600463ad73284f18a0518d446a23a332cf3b53716b7c0eb5db79_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:7a5c003fe65513cdf3226e2962682068dfbc4864ddea92c68d9d340daabcc4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c82fa1accb0292cdec79de54bdaabcc567463b56c557860836005b058bcf5268_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:555546f819bc2862267d8cf16a301b6c3c000d55ff536d6a7b8c7c2454787c6f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7b444c78d73c0c5871e9429ad266920f69f2c334b67af497daef2829cac41782_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:7cd444a9d7a0734131b66670113256987569414d881aa49b920fe410ee54e319_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9bb62804816ec496994dbd2371a707ce6cca196eae9efd456b45aa75a60a09b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:29f455f9112ba744aac5a7914aac7a45cca126df53a1af1f4f99e3fbd0d511c2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:74cced0058dc13c0e7074a03b8edac51d811be1d96350f91adc5847437851231_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9628e02c0e57a76f900671f4a32a6a97ed6794acbebbef5cf4ec017b144b58ab_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:c82a85b2ffa902a4fccab8f508b43812df364da3383cbffa3b9483f1bacfcbb5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:18fd61b9c2eaafdc51c178cf0519acd607328a3a54596248f9a308eda1e56ba9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:71f5c155f0209b2b11cdca3232ba9ecf052f252c0d40f7c68c8b251129b3000b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:87ffb1f2a172d8b21fb71feb409bdba242af7b84d8af6664b5fc4a893382be61_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e4f798688246d0ef82fae413f0fdf12c86eb9bd65e65299c7d8f0405a3cd1b2e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:1a4ebbeb57703519ec0fc2dd049116249e3131a9ba1709102fc314fef9e731a9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4d921b7833f44e33a79dc7887ab7743abf5e3106f83c389a1ff729f29b957146_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:8fc2539e5555f726451e327b89de10bf15766adc5c61dfa09713ce7f3605d153_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:9d0c64198aea80626aa4d59eb3125e8c3d7e3189f99a6c59180286ba2d09c754_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5fc892c7843feb1ac7b59aa077d501f1cacf1d27bf1e71a60702d621f451a77f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:a6d9c383adc4025df830a385207343de0357bd5af131242c03777024b718432d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c610487c5e0e708e839ccddfbaebfe8ac3f965f0e1b44bab6465bfbed08dde87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:cc7370809b35251bf5d5d439191bc034bcf392384257e483b3a03a1e1222ec72_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5801a484ec2c22b5f09e7359bac9733d72fe28779a4197aa433a22465b0366b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5f231f290d4efbca83e23a8267c52b6433c0df4b6c99fb7274d3af39093bd010_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:60621295330e4cdd70579d6e9160e6e9c06f6c3f8f5ebeb6ccc41949f2a41941_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f39503ce3104a8f5ea0768de660e7e268453b2104c90bb6e4c77a5e78ebc8197_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:0a794e344ea48daf295d95136e5d23ad4648681c2848ee54636d4c441a2beaf7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:20f32a1e1638cc036935db0e92198b8244604503ef198d631ca89c51dbfb188d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:2336286aa0cb3f3b8b5348c6e1c54ea65ebbbfd54deca4ad35be95ca9e246c44_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:98c4901a9b0a812ed1c726c85171d78114b70de62de3e96f111d6c7175a3cb78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1cc87a42cd6428d66c9fbfeb21b0ede07db71657db975a713f8d429819d5fef5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4d13e234ec2810f5acf8ba3001a9bb6e1faef943812bde242604fe32c1db238f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6cec05c9b80146a5817ccc1f4e03a301e4083a5907b2d13fbfd4a3e89e55c68f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fe266acd3f3c6bb70880b9648b643345b47d613cdb39f3fadd3ae566eb52a9cd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6fd363056eedc99ae51ed18890e4b723ca0775e2f10b8984c9cb8f13aa3b5302_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:8f7807311a54c6f243127dd84c646de3fd88dcbcbad52c480a041c76ffacabeb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:91bf08d183bdf118f03308ed36d0c64b2069025d7e129740f5231c1b2ce42754_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:93cc31aea0818e73c6a9d32eab78484f2bfa5cffbbb654f169aaa053efd30ec8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:42d876b4c1392d4a7fdfadfd4448411cb619e00aec733f480b4d23c7756475b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c8af52986a7f072c8db0b27ddcacfad20bd6c8576a1ae56fe30aaa527915e47b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d46a8c485e8b2df2233033e163ad9d5feadcf7d9380922eb91faecf8c337f474_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f4e4a794fad6e3e054f9851fc0ef49fc06f537c8e1b9a345dd55ab41593ef39e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b987ade559d159d1ccd8715688b4f277ec091245edce45654e83a1956e188917_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cd8fbde122fa465073b88062b8213292c9588a0af1f38364b3fbc3662c274290_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:f107897188834e70f2744e9b6ba88d24a4b502c113a0f77ff9b41a431e9058ad_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:faa6440ce1dc37083fcc0c8ad24cf55cbc7d9878863f53e7b93282a5b519fdba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:09e604657aa6fdb4c864d4113cfb152f55acb4b2f9d75cc545bc79807e008ea8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c657886397cd2b492002d2c57de34a789063e966d0cbb5fbc981e69d7b3a070_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:52904445c4dd5aaced8f414d8ce342a0c5854e5ce4b617d7f270fb9f13dfa7de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:92348fe55e154474e7091e29b92110bb18c512b386e53208a9175858ec3a038f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c6ed1e752f1705a4c9b4413e7cfe5bb150f7d0b2768f3bf836bc68055dd8bd4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:e49a59cf0a58f94e386eaa0c07cae6e678000a8355c3527bed946a02d7f95788_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:5a332c24815c4f41a9ac1de58800bd6abe4229325520d413a9f25de83411afc9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6215de59015a98e86420c5dd9caf79c80228e645596a5af93df234c370fe3eea_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:6c02e2caedc855c029eb3fe6e26c0ea60667b527bb95375a03c8051f5688e4e1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b12b51fc841983714c6c603ddc057513e441501c13f6722b594757f6d8bc5648_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:22fe71990d4e40d2a353116767ce543d0a2e40acd4f068043ae83bc1c2e04f0d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:2dddaf886d1153cdaf5adfe3f9518afbbe0bbeb5f4d9f60a450464759fb882dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c21a5687069aa8a9d7b40c3d3c344319945b55c162cf2eed3cc60f106482c061_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ec5d61da801dda87b99d9501ec784a9cc242f1e451ffa33d305cf909ad95fa49_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5016dc94f8eadc232f8c65436d989f08bd6981745e22584633a3d7292c552cc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:87cec6aac34bbda23f69ac991399c565f5d867819b46a218f7929eeb791162d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:eb0d13b00c51160dba4bc466a2f7d1d2bd6ecdee5287b678c5854fe4bcaa8343_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:f5e3ccd74a9ace07302a756bca90f63004d5577cd0dcf7502f152abadc7ff840_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:375f6d416b0fba74c6b6ca381a67f58e91a43b560819e11b6c30b372280ef01d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:b24f558a09d89ad77983fcbf888458c724a9e637265c95627c82f1c94c86e948_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:eef12cc13f695046bddecd627ecbe53d55c4a67a6c586f772f84795b9c827c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f977f6b936ea79cf11bb5f15852f2c03db18a8cea29d3beff9648ea5d7ca2d82_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:3d1a05b5e6c4f2fd12f41b8991f53899995c63e3e2fd944d87e60a8f40a2a93f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:9c3b50e5361ce3c0dc7dcfaaabee147f39513bab73adaa70c39cec37cbca76dd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fa1785fc30f4c81ced5eff198928856b775ebaa4ec33e092335b9937035e67e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:fc0a1ad0056a412b559f8f9884f6ebf39a0d892b1cef2ad083e95749afaa6212_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:195eac8a28cee082f857924b6df1e7108fe3a11e5e6b7c9cdad8b0c303ba418f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3d69a963dc0df142af1996615f9c0b19cecb8287f4c8550bed39f9adb564d90f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4c72ec7daa971e9a5119a88775eac2d50fe3461c571a45a80376d25fd651c019_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:597335c6eb655689ae85fd4fcdbff74cbffaa4ae6ee205e9b6aad00c0818fbe9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:10b173a7e74781694540c6ceebc05103aabbcf97781a50c8cc7f61c8a59d4f74_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:cfef9b17b818c9b219ce9a9cd516068d685e48fc1e97a8c11349be69f340cdec_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f612a4565d7a410513c5fdbfc62c2311998d7d527a927ea1eac1e37670943121_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f73be24267244696ec147719647c7f0738740525995adc0156ff2d42d929861c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:03c92ee1dc6ca6ae7faa84dcfd06edf7e0212817ca7741bb31fa3d083f201657_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0f1023af8e9d15b6746a720e959c5ecd4e96870c176183ee59edddd3a06793c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:856bccab281c9b3a8f760be50d942d0cba7d5f48f31faf68ba0b40451544e243_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c9cca8339fa4511b686341b915881b1811f0646acd8bf890e9c797d4e10fabbf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:53bee70e3ae0340388974e89de4877ca15c54f7f745b5d8e04e24763367f38fa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:cfd80bb1cf9e67b2553f4501226aaa9c1a8c3231fbf867c8c1d93d184e2c98f7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:d644d35ed2d5fb228fc4e0a59cce5dee9f576ce188db4b91153555e1c0ff7965_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ddc4c7a8d18d56deed1c1185116352a9ebf8ec83171e1750d08f0e06273c5af0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1431f6709a2d71a1cf6f982744d1df635c359e9e73df7f612f87143b792e176f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3b0ff2b27031c30ad15781e08fb240fcc18e2b5cbceaccfcefdbb3dba4ac0039_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:60a9cdf0bfaa9c5d870728fea28ceb1d4f5b7b2642ef5494b76491c0408e8591_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4abc9f0a4634ca6c8186cad8f6f116081ae05b4f635a155f704e25a36fc4695_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2082cd053a7e3c18901a501669dd43b1d7c445c45d7dc6b7489516e08252a5e2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7de809123256fe84a066639b79428951ff3121503baacb18f5cec5febe4f7c74_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:8d8b8779b58a91874355e7db52904fda3e745ac13b0d9bc7de601071dd257dad_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac879a9a55c80b16b404878b9cc5c1e79ed0a38d0dbbad0a1ab394872aa91795_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:54b1ccf78b1a2040e0314654786269b8a068fe11383458dd49e99a5a73221f2c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:5c5784c60836b577c0787158d439d87b14efdc77cf239abdb11c81cd05ac5fea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:6a2c25dacb0e84b094e1d2dc433485740a01d6810a3f3ed3e29fe6007e1f74ec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9c5bbc171385175f1f319e3863c67e088f659b810147336438b65ebb2550d270_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:35b66a4c343ca6dc6670f6b81fef0ef84475fdbfd83d354d67e6b0f2429c81dc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5ab479d532544fc754d731221356e31ef9baa320a598c5c78b41c5c2209b7b0e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0e87704548a2bfb3da7fbcfc93ffd54c1ecdb75796f71363af51571fdfbfacf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:ff179f97794a54c1ba6a7b3bf68cb48342b03f4173bc00f888ede1608e4010a6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:25ef166992d52867e9ed38c77f98b5e1cf58fb04ceac0c4a30023c38b88a597d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77c802d3baf186723cd123c18c08cc630adf698571560aa54fbaba55d625e584_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d0a04d90fe10845db745d39aaf3281102713ecd95bc25ce1c07ff2535449a920_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f985c3bd43348a47815df3aacf59bf07af40820b436a72d34ad824437d6936ed_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:00719cee79ef210c52fe8b0d7e56af7612f84b6897c54f13e2fc8dbb88019f99_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4fa21d8dfec359e679b8465f30630068e95f641b4387d529beb2df57829e2c25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8b89d58ca60ec4ef17facebc30db9a7eb3522b2c497325284a1cc9182cf27449_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:edbe4ab32403f6e9cc1b97c0e1c3c842edc98e6ee48f54462d0721bbdac1929b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4bb7f02133dd6ef8a2adab7ee78e2a2f82908ef9cd7c3134b93f71d2fc9eceb0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:99dfdf592887e035fde5679fa50eb3c4cf6617210a89725ee348ed3e7e45d55b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a50fff2a65d39fe8a7c70753a3b5e840e16a3c5ce1f9531343274d3be446b441_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:e111ae2a832a90324b57687ccd7c68942a7b41f2bf84a12a0874cabb6207cb41_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:af811505d953d989d53314239890e63db9e3ea99085d8c0b85b529eb741095d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d2d2a810c11ee24d7962f3feac4b40cbb733e57c3648cb0f4e3c93f2a2465a1f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d77b0482978e1306df0d30e6bfc272445681d3b515c0577fe9833821a2d7645b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e6c04018b7c38433b0570b4d58fd83f66d8829743162e62381e8266702ce301a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5dd22fbb0e0084b6d5089e43e2c57c1c5c40495ac84480f66404a031458de042_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44b6dbab9855194f45e053e60fabdb0cf04a8ca53992ab280d0427f1df836cb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:aff29e61b331747532f48a49397a4426e3dfa896227f51d0b67b2095e9b41681_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:e8d0c30d1f1c38207656ead68f9c4d07296366cd41c2a18e8d25189980272e3b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:61c2c04edbdc09abb55e3338150aeb890c2aa4a1301cf8fa17adf514a785671f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ac8a8b9db50347cb05167692b4c3a24a057d272c63ba0a335c1e1330d48864ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f6fa48c08b139495cff7fe2362ee13041bdeedbb6fcc0a18946c4463975893fb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:fa93c3fdb5d5d3b5550068430f833f2c68e3d6a2cfcf88558bf58de124ed46de_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:48ccfde1f40841a88df367d43195a7e15ecaf15c0be6d81fa394b17ea33da7db_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:64b20ae2da2cd1ab962f1b4a885783f00434234d4ef62339e92a77f5893b2c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:424965069521917300c71a505c646a2d45466447bee19fbb30b359507456cff0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f2fa9574d61b84315e8f9f65fd997a091d5a764ab9ae42ea5ec4e9277830500d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:66576eb897c764d2d51b50ac35f2e5e1f3eec4ca786d96ff2b66ad40b310d0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:cdbaa2b74789fd8531d293b1507eb39856880b9536f1bf78a3340248ab005e23_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:35ea1a24899bc92f576b144ab5d1ffc3e0bf608c6a171c23cb75d56276ae96d6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e7f0ee9db2992a5ee37e47a4b6130ce18caa97e56de90ffb59b9688d2b81c4c1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:48a87fa641643d8df21b093cd3bb806c39bf0c7150c21b10100d9936c5916f95_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:59ddc451ab9123ab7afd49ae2f3fb1fe2378eb81800cf972a3b1d3e9b42daebe_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8d78e636a1fdfbbce18c4701ac2289cc53d1ef2e9f7718c29d9d91f12964273a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:f9c404570656fb4d1ff0734dd7b869a411fc707df6b6cc9f84a3d21848a2eeb6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:0f1ec5b942faf8912c2249465c9d94610ecd81d01bb71bb25450ab64f2f8ee58_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22b66fea7c8210e87b84bb84d51e6a7e5afa985563dbaf4f545c44ac3945a1e4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7bda69cdcad3ab47a6be4fd8817379e5cc6834b18c99b27756baa9f9fafe9414_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:f8caf3e9f7736e1d13fc655736d2b64ad0ac183d5425753d1b6a3a1da34147c4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5d6649b6eef2a4ddf8b21b03a6478b7befc48eff54e6d43fbd5d3e433367253d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:620c601d2541849ed16ed63609c80e125c399cf0a75dff844959168eac625cfb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:9e20ea2d1ee5e8071f34ed7866fce18c0690c919d8219add60a4b15e5a1de9ec_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a36fa4c87dbee095750a77f1041a396f1d2ee9a1090d3a28ddde62c69dfec823_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:164683412c9ce895f56189f3a6de4d7f548ef824616d7203153b5d2e72879bd9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:6f9b8eeef4d443de198b2df5b77174dd8a1ec9ffeec19145f504e61f3d4fec24_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:a703bd0fa8e54abe9566863a98a15f6fc4ac72d369424ebdc6e5b6e5ef45bb9b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:b0461d3eff4f5625479e807c41734e931e0cb80edfed1057227dcdcf422ac627_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3f1bbdcbd0c320392b2478b67dc8f8d521ec9436b474a78b23052088fb954ae9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:57c5f280b3f01ed1bb7db9e52debcb9758123c0a39510c57cbcb83dd0d248e7c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9a52bb817c8b1a7578f6eac0eae0e9ef61371157f0903af0ff0a8aba6800e74a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:c4ad0c7992189bd926355d58746b92baafa472796f39b883a0e82c74bc0a0ef3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7194ba4b876bffa127b38b3433f1db3da41e3073e6d3d2e06403abb21a004703_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8ea9e229cb6cec2b6d672b0a4fbffe34e26e2cd4f49b112c9bc3882afec1d16a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a246469aa003ede88bf7ebfcdc0b4b63aa69d3a5ac09f1104385fe9fea0d04f5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e07d106b037e9f2884a93bafe1c90cff5f2c64c10b72908719498fe76fb6d4d6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:213e64dcbb427fbe8c02d7f0e27fa6b6863d80ed6a396e180141cb57e8e60008_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a6febe92d092fe7838802ee2b8a06e0e1753ed31c05b2cfa62bf3b2d9c44c64_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:81940389fefaf55880927f321f5c21a7ef95b16faba6c5afe59eb430f327d19e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c5626d8a2eab8ddc5c004d5a805f8dbcbb65b18730cf540b29dc516c36d2283e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:55c0430ab137d79366ec4e4000f4923ac910040955885e44b52e893f97a4a153_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5f2d19599b0c4931e6dbe0f7083f6bcd2c3539be512e9d209d052955a335c849_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:65afdf7b5f9db600ceb6f864b4add00c409ea7f1480462112890771f9c2b60fe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d1f5996c0c19bd0b23f08e2220dee3d5d5a857c99b898819c67c51d0faa95bc4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:75bda6d6f371ad84afab3b03132ac6291670ec9f7a7e5c3095ba15599e767ad5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b439c7be5a2983fd114f503864edb63f9619a60b5ea635c2a742317d6cde398a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cd9644d0d0a08ff12e18531bcd60e392410c78803a1a0f807c76fe37faaff444_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:fa9367d08022c1780dcb477d6f93fef1b7d70f08dd9394710f5bfc5c6fe43a51_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0839c6aff11016f299027dad31967fc82e88c24c5e9c4d76a718f2be20748a0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:5befa5c796347df8ef5b0010088781e66b81d2c165c6e61fe66f41a68ba313a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c1f0d3f17326001ea38449b6dec6781ea8f2453f3c160dc46206402316b94ba7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d2cc583f43a8cc53d2eac725d95821d27d32fd2e9c0cdd76da49d48b9f930d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0a083388ecaf76014c0d208f1a9b229c4186086b428a74600bd63afc990e75e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffa2fcacee6c92f87217c755c3193171ab549f186cab3d7259e8c01421d3e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5b531677591c3453f35dd319fc0e50e7f87fc5286a0f96bb879f18cfb5b12c5d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b85ca248bef09aebfaeb98ad5c14316d34a1ce0284b75d5a77c8374c6df2ef97_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:2f63442e2b9dd0519e08e015fd74007d19e23ca891c76d40936f133374cdeeeb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9577727af7646bd0cd19ff62977b6a9ff406ec87c2fbe6597dfb26d04c13f07d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d8347bc4ce4f2007750799a337bc1ef131a8dc3b3a2d441a7c7a0eccc29bf3c4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ea7cc2d3a9b74f767a59e453f2db4994258c9890989db4bf4a6a01eb32ed6285_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:5619e56ed737395e29b47d39d4552fb68712e3a2a5822bbdbec03288d687da94_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:b2d6f27878342c83f8c50fcb5a2056e1b9253d8261e9b42f5f3fc109df9c6954_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:b49110ba00fc1a0827ffc2b43c90d624edd1aaeeb7aa2ff5913d7c29afbd0137_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:696b09e828de3f3de6e456494c07b364dba8b70f3b6742c3c8fe9f1a887f821c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:234d0ed3521c40d00d1ea2b76cb5b5f4c2877fd47338136307a71c3592ee5f2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:56914f09e7e2ad2edfb9008c4e64a407b1f289e7a882af9d6a45aa13460f4680_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:302d354d5c9b2d6b1baab7a13f681e78147da5fb78c7bea0051acdc5fdf167b0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:5a33044c0a659f2e2b9cdda98e3284ca2a3effcc3cebae8e9e3dab523ca3918a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:661c07e821066e0628afd3bb93774062dd90f167cdabfae3d75a178ab6f5907a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:804800082d358ba1cc3a4781de7650da9407af1d414adff3c3959f099cb85e8b_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openshift/oauth-proxy: openshift/oauth-proxy: underscore header smuggling enables identity impersonation on WSGI/PHP upstreams"
}
]
}
RHSA-2026:51079
Vulnerability from csaf_redhat - Published: 2026-08-06 13:31 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The GA release of the RHTAS Policy Controller Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Policy Controller Operator can be used with OpenShift Container Platform 4.16, 4.17, 4.18, 4.19, 4.20, 4.21, 4.22",
"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:51079",
"url": "https://access.redhat.com/errata/RHSA-2026:51079"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_51079.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.0.2 - GA Release Of the Policy Controller Operator",
"tracking": {
"current_release_date": "2026-08-21T21:50:39+00:00",
"generator": {
"date": "2026-08-21T21:50:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:51079",
"initial_release_date": "2026-08-06T13:31:01+00:00",
"revision_history": [
{
"date": "2026-08-06T13:31:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.4",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64",
"product": {
"name": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64",
"product_id": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/policy-controller-rhel9@sha256%3A4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/policy-controller-rhel9\u0026tag=1785416288"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64"
},
"product_reference": "registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T13:31:01+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51079"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T13:31:01+00:00",
"details": "The RHTAS Policy Controller Operator is Helm-based operator for deploying and managing instances of the Sigstore Policy Controller on OpenShift. It is a self-managed on-premise deployment of the Policy Controller Helm Charts available at https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller\n\nPlatform Engineers, Software Developers and Security Professionals may use the RHTAS Policy Controller Operator to enforce policies on OCP clusters by using supply-chain metadata.\n\nFor details on using the RHTAS Policy Controller Operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51079"
},
{
"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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/policy-controller-rhel9@sha256:4e402c4bd5cf40b4e57bc1a3c0b6f0a796bfed3c65407e7f88a6831a95cf10de_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:54400
Vulnerability from csaf_redhat - Published: 2026-08-12 14:56 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "VolSync v0.15 General Availability release images, which provide enhancements, security fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "VolSync v0.15 is a Kubernetes operator that enables asynchronous\nreplication of persistent volumes within a cluster, or across clusters. After\ndeploying the VolSync operator, it can create and maintain copies of your\npersistent data.\n\nFor more information about VolSync, see:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/business_continuity/business-cont-overview#volsync\n\nSee the VolSync open source community website at: https://volsync.readthedocs.io/en/stable/.",
"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:54400",
"url": "https://access.redhat.com/errata/RHSA-2026:54400"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54400.json"
}
],
"title": "Red Hat Security Advisory: VolSync v0.15 security fixes and container updates",
"tracking": {
"current_release_date": "2026-08-21T21:50:49+00:00",
"generator": {
"date": "2026-08-21T21:50:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54400",
"initial_release_date": "2026-08-12T14:56:44+00:00",
"revision_history": [
{
"date": "2026-08-12T14:56:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Management for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"product_id": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel9@sha256%3A8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel9\u0026tag=1786456658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"product_id": "registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-operator-bundle@sha256%3A29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/volsync-operator-bundle\u0026tag=1786462410"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"product_id": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel9@sha256%3Ae7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel9\u0026tag=1786456658"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"product_id": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel9@sha256%3Ac3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel9\u0026tag=1786456658"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64",
"product_id": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volsync-rhel9@sha256%3Aebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/volsync-rhel9\u0026tag=1786456658"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.16",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, 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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T14:56:44+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/business_continuity/business-cont-overview#volsync",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54400"
},
{
"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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH 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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T14:56:44+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/business_continuity/business-cont-overview#volsync",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54400"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T14:56:44+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/business_continuity/business-cont-overview#volsync",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54400"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T14:56:44+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/business_continuity/business-cont-overview#volsync",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54400"
}
],
"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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T14:56:44+00:00",
"details": "For more details, see the Red Hat Advanced Cluster Management for Kubernetes documentation:\n\nhttps://docs.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.16/html/business_continuity/business-cont-overview#volsync",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54400"
},
{
"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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_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 Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-operator-bundle@sha256:29848647ba1965c23a770975538c66974406466a4d4c64c930d2ac911b5bd93f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:8cc7331a2b17bd12746e860d38443f43e95ec77a8ce6bedb892f6e9ae57adf39_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:c3f585f0b53eaa91b6d615b3fdbb001f65117f7685e438652b2d2f7d6a1759a7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:e7287730240e2f291f9a288b1c6303cf316ba486996b9c0c86994a8b65207e32_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.16:registry.redhat.io/rhacm2/volsync-rhel9@sha256:ebe5b27219964ba01299499baa1a5d237c976018df7c370ddacc7b0c53ccb6d0_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:54432
Vulnerability from csaf_redhat - Published: 2026-08-12 18:24 - Updated: 2026-08-21 21:50A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
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: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — | ||
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
Workaround
|
A flaw was found in the console component. An attacker who can write to container logs on a managed cluster can inject malicious code into the hub console user's browser session. This occurs when the user views raw pod logs, as the console does not properly escape the log content. Successful exploitation could lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the console user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
Workaround
|
A flaw was found in hypershift-addon-operator. A hub-cluster administrator with write access to the hypershift-operator-install-flags ConfigMap can inject malicious command-line arguments into the privileged install Job. This vulnerability, known as argument injection, allows the attacker to pull arbitrary container images and gain full administrative control (cluster-admin code execution) on managed spoke clusters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le | — |
Workaround
|
|
| Unresolved product id: multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat multicluster engine for Kubernetes v2.10 general availability release images, which provide security fixes, bug fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The multicluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.",
"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:54432",
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45336",
"url": "https://access.redhat.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22866",
"url": "https://access.redhat.com/security/cve/CVE-2025-22866"
},
{
"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-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-66805",
"url": "https://access.redhat.com/security/cve/CVE-2026-66805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-66808",
"url": "https://access.redhat.com/security/cve/CVE-2026-66808"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54432.json"
}
],
"title": "Red Hat Security Advisory: multicluster engine for Kubernetes v2.10.5 security update",
"tracking": {
"current_release_date": "2026-08-21T21:50:51+00:00",
"generator": {
"date": "2026-08-21T21:50:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54432",
"initial_release_date": "2026-08-12T18:24:02+00:00",
"revision_history": [
{
"date": "2026-08-12T18:24:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.10",
"product": {
"name": "multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.10::el9"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3Ab69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1786548899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1786548526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1786548998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256%3A0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=1786549183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1786549100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3A60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9\u0026tag=1786549092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3Ac30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9\u0026tag=1786549103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3A4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9\u0026tag=1786549151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3Af53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1786548315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3Afb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1786549209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1786549205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1786549168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1786549223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3Aed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1786549179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1786548913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3Ac4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1786549437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1786549045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1786548381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1786548740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3A2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1786548706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1786548918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1786548561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Ab9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1786548888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1786548891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3Aad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1786548467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1786548904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1786548900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3Aef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1785800322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1786548903"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1786548899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3Ab1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1786548526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3Ac86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1786548998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256%3A48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=1786549183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3Aaffbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1786549100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3A6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9\u0026tag=1786549092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3Ad233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9\u0026tag=1786549103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3A6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9\u0026tag=1786549151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1786548315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1786549209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1786549205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3Ade654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1786549168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1786549223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3Aacd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1786549179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1786548913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1786549437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1786549045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1786548381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3Afd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1786548740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3A9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1786548706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1786548918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1786548561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3A6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1786548888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3Ab4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1786548891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1786548467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1786548904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1786548900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3Ab2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1785800322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1786548903"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1786548899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1786548526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3A51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1786548998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256%3A81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=1786549183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3A3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1786549100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3A965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9\u0026tag=1786549092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3Aff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9\u0026tag=1786549103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3A7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9\u0026tag=1786549151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1786548315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1786549209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3A6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1786549205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1786549168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3Adffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1786549223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1786549179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3Acf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1786548913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3Ac630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1786549437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1786549045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3A0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1786548381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1786548740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Afe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1786548706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1786548918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1786548561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3Ab2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3A375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1786548888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1786548891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3Adf9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1786548467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3Aa244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1786548904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3Aade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1786548900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3Adb274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1785800322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1786548903"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"product_id": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256%3A610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"product_id": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256%3A56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=1786548899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"product_id": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256%3A07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=1786548526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256%3Adbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=1786548998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256%3A2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=1786549183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256%3Aaa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=1786549100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"product_id": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/capoa-bootstrap-rhel9@sha256%3A0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9\u0026tag=1786549092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"product_id": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"product_identification_helper": {
"purl": "pkg:oci/capoa-control-plane-rhel9@sha256%3A3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9\u0026tag=1786549103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"product_id": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-capi-webhook-config-rhel9@sha256%3Aa0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9\u0026tag=1786549151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256%3A7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=1786548315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256%3A15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=1786549209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256%3Ad4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=1786549205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"product_id": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256%3A598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=1786549168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256%3A61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=1786549223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"product_id": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256%3A8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=1786549179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"product_id": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256%3A9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=1786548913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"product_id": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256%3A80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=1786549437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel9@sha256%3A9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel9\u0026tag=1786549045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256%3Af1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=1786548381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256%3A5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=1786548740"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"product_id": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256%3Afd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=1786548706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"product_id": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256%3A4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=1786548918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"product_id": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256%3A93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=1786548561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256%3A4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=1786548877"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"product_id": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256%3Aa642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=1786548888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"product_id": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256%3A22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=1786548891"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"product_id": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256%3A8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=1786548467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"product_id": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256%3A53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=1786548904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256%3A8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=1786548900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"product_id": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256%3A06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=1785800322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"product": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"product_id": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256%3A1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=1786548903"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64 as a component of multicluster engine for Kubernetes 2.10",
"product_id": "multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
},
"product_reference": "registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64",
"relates_to_product_reference": "multicluster engine for Kubernetes 2.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45336",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-01-23T12:57:38.123000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2341751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to `a.com/` containing an Authorization header redirected to `b.com/` will not send that header to `b.com`. However, the sensitive headers would be restored if the client received a subsequent same-domain redirect. For example, a chain of redirects from `a.com/`, to `b.com/1`, and finally to `b.com/2` would incorrectly send the Authorization header to `b.com/2`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect",
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "RHBZ#2341751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2341751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45336"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/70530",
"url": "https://github.com/golang/go/issues/70530"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI",
"url": "https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI"
}
],
"release_date": "2025-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
}
],
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect"
},
{
"cve": "CVE-2025-22866",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2025-02-06T17:00:56.155646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2344219"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/internal/nistec package. Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Considering how this function is used, this leakage is likely insufficient to recover the private key when P-256 is used in any well-known protocols.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec",
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22866"
},
{
"category": "external",
"summary": "RHBZ#2344219",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344219"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22866",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22866"
},
{
"category": "external",
"summary": "https://go.dev/cl/643735",
"url": "https://go.dev/cl/643735"
},
{
"category": "external",
"summary": "https://go.dev/issue/71383",
"url": "https://go.dev/issue/71383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k",
"url": "https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3447",
"url": "https://pkg.go.dev/vuln/GO-2025-3447"
}
],
"release_date": "2025-02-06T16:54:10.252000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
}
],
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/internal/nistec: golang: Timing sidechannel for P-256 on ppc64le in crypto/internal/nistec"
},
{
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"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-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
},
{
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"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-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, 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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
},
{
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
},
{
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-66805",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-25T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2508666"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the console component. An attacker who can write to container logs on a managed cluster can inject malicious code into the hub console user\u0027s browser session. This occurs when the user views raw pod logs, as the console does not properly escape the log content. Successful exploitation could lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the console user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "console: console: stored DOM XSS via unescaped pod logs in document.write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw where an attacker with the ability to write to container logs on a managed cluster can inject malicious HTML/JavaScript. When a Red Hat Advanced Cluster Management for Kubernetes console user views these raw pod logs, the injected code executes in their browser session, potentially leading to session hijacking or credential theft. Exploitation requires both attacker control over pod output and specific 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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66805"
},
{
"category": "external",
"summary": "RHBZ#2508666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2508666"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66805",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66805"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/ACM-38692",
"url": "https://issues.redhat.com/browse/ACM-38692"
}
],
"release_date": "2026-08-10T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, ensure strict access controls are enforced on managed clusters, limiting the ability of untrusted users to deploy or modify pods and thus inject malicious content into container logs. Additionally, users should exercise caution when viewing \"Raw\" logs from potentially untrusted sources within the hub console.",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "console: console: stored DOM XSS via unescaped pod logs in document.write"
},
{
"cve": "CVE-2026-66808",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-06-25T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2509774"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hypershift-addon-operator. A hub-cluster administrator with write access to the hypershift-operator-install-flags ConfigMap can inject malicious command-line arguments into the privileged install Job. This vulnerability, known as argument injection, allows the attacker to pull arbitrary container images and gain full administrative control (cluster-admin code execution) on managed spoke clusters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hypershift-addon-operator: hypershift-addon-operator: unsanitized hub ConfigMap data passed as CLI arguments to privileged install Job (argument injection)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Multicluster Engine for Kubernetes allows a hub-cluster namespace administrator with write access to the `hypershift-operator-install-flags` ConfigMap to inject arbitrary command-line arguments into a privileged install Job. This enables privilege escalation to cluster-admin on managed spoke clusters, bypassing security boundaries within the multi-cluster 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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x"
],
"known_not_affected": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66808"
},
{
"category": "external",
"summary": "RHBZ#2509774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2509774"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66808",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66808"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66808",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66808"
},
{
"category": "external",
"summary": "https://github.com/stolostron/hypershift-addon-operator/pull/766",
"url": "https://github.com/stolostron/hypershift-addon-operator/pull/766"
}
],
"release_date": "2026-08-06T20:21:07.177000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:24:02+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.15/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54432"
},
{
"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": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:120becd4f1b2a36f48a43d2933b7a1be1595cc2cb626d44a053033d010e6aac7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:610df72fa91b7ff983c5698c08462a2c77ec60d2940e8c0048054d14fd0a3e31_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:675af2b54df773d590a2543225c7c5cce1e9a6b0f3651a8e454c02dde506a580_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/addon-manager-rhel9@sha256:b69db5c2aac4decf99a4c97c09e9c7055b642c4849f7e78d74f78877702428e8_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:07d634b81a8d2b36bfa1608edf2cd79c144da7a0f102bff4b215260cd79b4825_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:317647b20d3187f70e42a9c949babc179c16f2455aeafd11cba236f28fa0cf09_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:979bd4d1bd8edd0e89079f82c20d569665f4995e65ac5d8455fd89e1b7eeea52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/backplane-rhel9-operator@sha256:b1e309ba995955d80bd8d3fd3577a42b03412a47d6e98cbdd8e491ed15edb919_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:0ac4fa3c84c455fe75f83cf706fe70ec4c20c4099013512a0aa7f9894b6a7c6b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:60a9d2ecda391d879b53330702b3b3e28af5fbb32b419c0061ee710302bd02e5_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:6fdfb1894d8b5579119a50b2f1158055a5a60ada8a3e30528d0ef47616853da3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-bootstrap-rhel9@sha256:965a2b59ba300852421a71c0b10fdd91b8347fa8d4b70ccff76df4df3d2271ff_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:3970ffab169370577f2a69e2f79d68c7ed1a007a18bf2797e477c1039e53d718_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:c30bef6a17387423d54aaff9ad2ad3905366d8401b0b866234f09a0e6de2a018_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:d233ecc2ff49b650f617f56cfa187910ef6a1a0c20de24a154c7292eae1888fe_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/capoa-control-plane-rhel9@sha256:ff8266a88d6321a29469ea13404e714f10aae949e9394e24633b43304f54b121_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:22d2a996d18d00f5985f381e395b33186c2af759fba010bec0cc9f3120be3d3a_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:51b926dc40fa8abe32f1a31f419d6e38d2ac322dc5973650bf0326afd841edd7_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:c86653f45ed8c480589f2d3cde84e1de45e23dbdeb7dcc398d5f0121ebc9215f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9@sha256:dbe55cb7c87224ae10d5b157ef5e66a4ffe4788bfb134a3db47d2c1bceab4eec_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:0815b6568f3c2df6d86aa70458a3037d0251f58a673244f13defcfa9053d4019_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2fc1ac0ac7950482cc4ee05aea133af511ebfcfbe45e0fa3d13f33c983a1a75a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:48d38b946e601b8bfebe7fac00d538f01b6e565f01f76681059af7001d1a42a6_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9@sha256:81b31ada806558c18afb7bfcdaf1bc74ae92245e2f42aade9d80c59be2fa9a4c_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:3b69bad711b3358fa22546c193d0b7d15c96c1b0c445b36da1d426695516634d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:72514aafb15a0988ec5d65cd01a90bd0c58010cce32af69c3d42b4d3a051a892_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:aa964bc0245cd01f2077b2f28567048ccb638cb899eefa66383dbcc2d53bcf3d_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:affbb00a938b6306fc357de5f5b5b48c1bc493a280b9db94cc0a5d545337934f_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:1b5f4016b9554486a3af91dc348c7d34ed1e55fe7649453a9ea1fe6ea07645c1_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:2085a5c7e5889530d74ce607aff01ff9da2ecb297a0432468ab217bfd44d8b38_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:7a4f789a2052262a7b2ed37fa62f7f9d9c747234be0de055d79a8a0ca4b6107b_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9@sha256:f53e48720c067781e09dfb8bcf1c2d14106365d1d630818a01f97e8035e62f92_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:15137feae3682f87a05a8368510d176d38699e006a799d7c30374eba0faa0bf7_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:65ce5e3bde238d14a0cbca9425fb399f27fcef82a21120fff7a6676f783dc4ed_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:96c2f0787102fa179bd9ef7172511fff6fcfd512b21fb593371c1d10384dfefb_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9@sha256:fb702685eef5237a5a094c58dc1b1660a2a59ba26742f344f635de1140d11215_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:6f1412f74536c033b8bd5d2cb12ca8dd2f409e9067506b14c05a0a4cd09c6f79_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:781d0353b3be35233a3aa6d00b7735028e8fcd79333f4c62e37cbdcf4133e84b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:835b56c294aa95e066dd0e4d37e4559e11450f39f31ac2e66d096da528d0e8f4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9@sha256:d4d243072aa3433f979569a643e6cb54d62fb522597f8eef5ca461b4ea428465_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:1df9a040f6eaacaca9dfdabed3de15fc7a10bcb0d7cdb12fb64db008a3a87d55_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:57466b1054122ae9d616104cd3c41f8d3c1a3c510e7cc2578923ee3daaa8060c_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:598bbc8b366f87d23ff4e62a2144adb90b6ef302b4e7efe7651b3a2a7bfa5858_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/cluster-proxy-rhel9@sha256:de654aef03a61d18db6b5806d0397a2ea913f001341c0f71d0048bbded160990_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:062b549b9a13ca810ebc7f30d75fb5ac834c9eff99e1e42f4f90af50d20eac7b_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:61cb40deb2ecece45f4dd1549b7257ef83604c08c5b19db04930cfa4dc22a325_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:8b17d44448e102c8e5bdabee7bcd686c6e546e3ccd7c9a0ec30f440c13f2b326_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9@sha256:dffeb8f2cd8924db3ded3d179c2af51ad50f47878952a2ebb3d3e0343742d3a0_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5cfefcf34e2b6aaa3007aa6e23833ec6bf807fcc917068fb20dd2d24ad928ebc_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8dba2033ba3161d00121961cdb86a5d4d96c05a873b9ccb6b1492a0e6e3d63b4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:acd380102a9470c92bf5579445548ec59f506a8357638e528ebde1486d7d2f7a_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:ed3dda6f99cb789b2fcd00768a8992fdaefd66eedc13091b4ec71636ae45180f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:4285c21d96cbf1b1684f6e5b6535a78932e13ca101cb09c8fd26222140ba45ad_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:6a842f3e1c4fe8349dcd32ec0f408cc51082e82d81ff6c62a60fd256145373b7_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:9f3ea1ff54dee0a230a1129a31b8b50afb8bed5601401c6e28a3faa5d7327643_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/console-mce-rhel9@sha256:cf91259c470d2b91c3bca9e6da4708e36d6b159041980fb1d8d8b682fc19483e_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:135cb77ac83e5349d88f9a8515d0beb346d8e1c9efb3c600b334426702927e90_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:80dca985b841d0db3ea0cf163c25a105c249ecd511f35935b1c86404a24cc73a_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c4f6189aed5a6929f7c1b9781bdd5e5e51431b1e397bb6ca3f622bb8c7ca8de4_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/discovery-rhel9@sha256:c630513c4f17f2102c5103ad9437d59a0ad074a01eed63c7a617144845067d52_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:26710c32244db70f7d968f578110c2a38d54bc728628354a80c9982dce6df524_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:642df0faa7b63abb477949a764cb02f29ff7aa1c81ca86be4cd6ea49542a4912_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:7e7b3fa484a14d72d14a8d3e9f0e39e1ddfa4e6a366720f3d9d1fab6816ec295_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hive-rhel9@sha256:9e36afebee7ad182461ce71d1de9bace76016434fc81d0e1c868eeef671b6bc4_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:0b0b29204005dc38bf4c7fbdf7868ad17e6f117d3e47e747a8f0e13f7608b8bf_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:74803eed838fda05e9650689ed004375d8f51bae3b703f3c2656db0fc037e9c3_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:8db536f3811724cf5ebc1849afd7f0a8b0afb77f848e9147cfa6d9433a2ce7c6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator@sha256:f1bcdf56731659bbb6a1bd8114924dd7189c11080179f942971d6eb0d2477ecc_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:5357001dbf8455909b12adf0c89b36c21fe7aeaf2b985537affa9ace2cb63220_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:54ab08463198f86ec1b7b529d0bb5c85ffe69ce67562053d22453b6c6a3d5738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:7222ed2fb716ea2c3b17c0963298c5267d94992bad4bed14e67959773f524b7b_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-cli-rhel9@sha256:fd0ec8844eb1093014c93c1b1d94dd3a08f675fe37e985872bed728e74289463_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:2da683dcc5611555bd43d293b85179c03ad75edb9abdec8cf459fd66a810d149_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:9923280fc422eec52d883789dca5474c49833923602bbe4e11d9762441556ee4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fd13f7ff6d5b36ae4ea356cd31b7418f2cdce749e73f1eaa7de7bb207b19bf74_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/hypershift-rhel9-operator@sha256:fe503a84053e39b150b411253b1cc070b70268b40757a91798e01d50a478e561_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:14a1242a70933349653b197f67ed82ad44e6f15e538da82323c54e40475e105d_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:2c1f2ed482705bb63b0735a48c793c0c05c2cf7b8ef4f880fc94f5163dd10ce6_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:4a6ef79ffa40e508257f84a88784b5facb0f3c08f029821b214a3547ed4fc01e_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/image-based-install-rhel9@sha256:5a866383d9f4977b85ce3a46e4c3d05f6ad3bc3f46a3a3749ac3dda69c99fe0e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:93a2d555730a27292142a1220c69c09c62c8164000cfc7428749ee0007f0b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9421edfefb275ea53a9da84e339786bdea14d67b5f2dbc3b648ab1beee158608_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:943a236140644ce9c67569c2fd5e82895cd8230bd7bc606073ed3d337f04a6db_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9c2dd88f3fef813f39694d982f9bc72f56c845f8e4d61274fe6139a058e04940_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:4de85fb645c49673a188cf16d9c5f60f6c22165f2c17d9d9575a261156895628_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:6e5daf53e758944f1bd73189320af6df8c73a1288990dbd9fab71617b417eec4_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:7e9cea4d99b8199f55c3568e7df4735e809434da82015a554ec30c31a21eda49_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9@sha256:b2c33fa73936ff22062bfe1b223f4ec9cfd9262b583e2909f1b893fa886a91f3_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:375e353e9061b5e6969d4b3f8fa396bdd775529afa08aba2bdc5a5b9dd755cf5_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:6bb7f59bd91724bf9ce9b97410bc57f2a30c1a67fca555e52326c87beb5b14a9_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:a642e32b96d941cbd30805cece381f4f1909c333c1cc0caef235d97adc6ec0aa_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9@sha256:b9e0a59ac4e7819d376f331522f5779396e3fbf6f6d992097773e4b160d0ccff_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:4f021c6ac93ab2867ecbf05920aa61ef498d00322dda77c93bd253b4b4804e8e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:6f99f95216c88a38b67b198f5e5dbb55275aac334bbd56ca9126de9bf93f2471_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:7ac4b491c48650651e774b0c4231d76c1815cee8dfe890960cb377705ad58118_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/mce-capi-webhook-config-rhel9@sha256:a0a26d867f76d94a860711c0fc51eb9267cc4086bc696bc1367b941adc934398_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:22c0c70b69645c5e6a5630b6623aa857afbe753d4ea5151e86fd2ec88d67f886_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:3c7531d2afacc243b442795102d961f9ec111d33409a09a31b7e9bed0a75d52f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:41a088ac743ca90308ba0738471fab5b7ba12c0d5a88c88aed12f19c5cf9ae3b_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/multicloud-manager-rhel9@sha256:b4dba38a06b90ec9a88ba2541429cd19d2a03588944045a5c0c4c33988329d07_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:09caff77bc08c100f903b69998dd30347d79f0a0aed7ac245e3194838ecd4752_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:56333a348a639bebf9d6d2b1f4524bd274aa696ec73763deb668226e9e12d8e2_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:6ae2fd22e8ca81684ffa10a3f549dd29c823661970b8bbd84a40f7255f58c979_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/must-gather-rhel9@sha256:78f90c81ddad11660c58c1fab0c5003cdbc22bd76bfb8dd0b5ff5bff1e01745e_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:6346b47545f668a23f2f02141291bcb30650a2fad1a56d97aae8b20baf986682_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:8c19d40c8de026714cd9a19bc5de7ea022e3ae9955b7b4299e9cbde69e92b780_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:ad7e9c1a2236ba34da8f5349f1fa7b35fcea8981d9257af8fca0a1ecc4d5a61d_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/placement-rhel9@sha256:df9ff018f6bd33041f426329cac6e14e4468282df52ee475b755d5d8710f56cd_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:3754baa2422fc727dd7151fcc836d08356a2fda50c4daba01ae759ebe65e0ae3_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:53b0432a50d5986cc88c2dc395e0061128f745ddba7f20c12e5cf1009e27b584_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:6c732da438243b73c1184a87184418f7f76549abc8b67925d3ff152c6fab2e18_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9@sha256:a244bd58314878dcc3b76eaa2f2295d655ed3f10315747be85d46ea416c01738_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:06e9bb823c89bb1d82a0b9ab8580016b382a2a3e256cc3fbaa08136ef48b87ef_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:b2567205efc35b7741e711ce311dbe483c10c5102425d2bcb8974bbfeb7c80bd_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:db274fe9e0f62ff5dd5234d6f53253abfbeb0504ba20f9e4cc71e751ec3defda_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-operator-rhel9@sha256:ef81436e20db8fe798430f1694c6234d5583b1b97e1a689450c9e795de353563_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:1521447f3d76f4ba1e4cb92bd166285c5c8c19eb2976334817e0118ea163ee3e_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:5bd59b8e52e5af5a6c5946c383eaa762bbfa7b144b7b888172f14d10b5ad573f_amd64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:8aa0747c0ec6ba40947f6dd1464d56c5bfbc15225367cfb1ffc0a6fe65481c30_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/registration-rhel9@sha256:ade9141784f5c838a9c0125198ba84878f319827f38ddde98906754e316bae76_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:13270dfe532313f6ae5759b1e22661128796a2da284f84e9c932a7c1bf936562_arm64",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:1c1a736f524a9fe77e4748ef1612cfd0fdb80de751a39211bec2450d879bdd29_s390x",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:653be66b122b87623a622a495ed0231e51eb82d74d914b976faf608b518eda19_ppc64le",
"multicluster engine for Kubernetes 2.10:registry.redhat.io/multicluster-engine/work-rhel9@sha256:6932ca53fa2692b0db2e54fd1c27c689630c31faf5cc309f90d06f0bba9b04c5_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hypershift-addon-operator: hypershift-addon-operator: unsanitized hub ConfigMap data passed as CLI arguments to privileged install Job (argument injection)"
}
]
}
RHSA-2026:54531
Vulnerability from csaf_redhat - Published: 2026-08-13 10:51 - Updated: 2026-08-21 21:50A 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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
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: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cert-manager Operator for Red Hat OpenShift 1.19.1",
"title": "Topic"
},
{
"category": "general",
"text": "The cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities\nand certificates as first-class resource types in the Kubernetes API. This makes it possible to provide\ncertificates-as-a-service to developers working within your Kubernetes cluster.",
"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:54531",
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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-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-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"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-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"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-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"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-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html",
"url": "https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54531.json"
}
],
"title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.19.1",
"tracking": {
"current_release_date": "2026-08-21T21:50:53+00:00",
"generator": {
"date": "2026-08-21T21:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54531",
"initial_release_date": "2026-08-13T10:51:40+00:00",
"revision_history": [
{
"date": "2026-08-13T10:51:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cert Manager support for Red Hat OpenShift release 1.19",
"product": {
"name": "Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cert_manager:1.19::el9"
}
}
}
],
"category": "product_family",
"name": "Cert Manager support for Red Hat OpenShift release"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9\u0026tag=1786613805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9\u0026tag=1786613805"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9\u0026tag=1786613805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3Ab574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3?arch=s390x\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9\u0026tag=1786613805"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9\u0026tag=1786613805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3Aa16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6?arch=ppc64le\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9\u0026tag=1786613805"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256%3A79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9\u0026tag=1786613805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"product": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"product_id": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256%3A5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90?arch=arm64\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9\u0026tag=1786613805"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64 as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64 as a component of Cert Manager support for Red Hat OpenShift release 1.19",
"product_id": "Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
},
"product_reference": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64",
"relates_to_product_reference": "Cert Manager support for Red Hat OpenShift release 1.19"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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-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",
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"known_not_affected": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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-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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"known_not_affected": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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-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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"known_not_affected": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"known_not_affected": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"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-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH 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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"known_not_affected": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user\u0027s web browser, potentially compromising user data or taking control of their session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in golang.org/x/net/html can lead to Cross-Site Scripting (XSS) in applications that parse and render untrusted HTML, even with sanitization attempts. This is due to an unexpected HTML tree structure, allowing malicious scripts to execute in a user\u0027s browser.",
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"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-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"category": "workaround",
"details": "Applications utilizing `golang.org/x/net/html` should implement robust sanitization of all untrusted HTML input before rendering to prevent the creation of unexpected HTML structures that could facilitate XSS attacks. If an application does not require rendering arbitrary HTML, it should avoid processing such input.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
}
],
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"known_not_affected": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
},
"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-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"known_not_affected": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"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:L",
"version": "3.1"
},
"products": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T10:51:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images are different depending on the installation plan approval policy you used\nwhen installing the cert-manager Operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.\n\nSee https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html for additional\ninformation.",
"product_ids": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54531"
},
{
"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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_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": [
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e4493d95443c137e4fe2e5b81cdf3d6a9b7b5d74c9162c3f32909a331dc07f2_amd64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:5074228e3df2095b082e468b4c99d285203313133e208ca1893b2ae966fbee90_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:a16ba6a9cb55a5c6e0743cf8d38742c346c22518e02c1e045b017bed380863b6_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:b574ad0711134be333ae87c25dcc910c5f4847ce454779eda9ea0125230777f3_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:60f97a1218b94ccb0e21bb5677bf906be3369b79ff81fa35050de1f4385027da_ppc64le",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:6dd44adc300558e1a9bee074347bc394e9335de4cab7ca3a32cc8a403cdad5dd_s390x",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:79091d478d6c09140474f2707e4dad555f393c9bdc866d567265b747ad7cc9a4_arm64",
"Cert Manager support for Red Hat OpenShift release 1.19:registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:82461a011b7698c367b21a0866ac8c73a44fb3d5f21527cb34ed1495383207c2_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:54547
Vulnerability from csaf_redhat - Published: 2026-08-19 13:17 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64 | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_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": "Red Hat OpenShift Container Platform release 4.18.53 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.18.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.18.53. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:54545\n\nSecurity Fix(es):\n\n* js-yaml: js-yaml: Denial of Service via crafted YAML documents (CVE-2026-59869)\n* golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs (CVE-2026-46597)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"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:54547",
"url": "https://access.redhat.com/errata/RHSA-2026:54547"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54547.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.53 security and extras update",
"tracking": {
"current_release_date": "2026-08-21T21:50:53+00:00",
"generator": {
"date": "2026-08-21T21:50:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54547",
"initial_release_date": "2026-08-19T13:17:35+00:00",
"revision_history": [
{
"date": "2026-08-19T13:17:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-19T13:19:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Af7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1786499637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786531469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Af8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786501476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786514628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-4.18-rhel9@sha256%3A67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786501688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-4.18-rhel9@sha256%3A8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786501457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-4.18-rhel9@sha256%3A8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786501821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786501539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Af1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786501841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786504715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Af6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1786500829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Accf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786501356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786507859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Aff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786503036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1786500009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786501367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Aa75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786502942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786505169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786532710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786500797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786531512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786507726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Aef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786502379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786506116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786510932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3Aa7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=1786549123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786500116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Aada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786531471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786502625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1786500194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Acd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1786499553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786500767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ab7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786514079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786501664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786531468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ac657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786502948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786501540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786505685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ac0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1786500844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ac0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=1786500844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1786500813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=1786500813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786501536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786500855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1786500579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Acb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1786502892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ac5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1786500717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1786500676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1786500609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1786500291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1786500670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Aaf8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1786499638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786500578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aa588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786504080"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1786499637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786531469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Aee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786501476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786514628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-4.18-rhel9@sha256%3Aa5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786501688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-4.18-rhel9@sha256%3A6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786501457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-4.18-rhel9@sha256%3Ac6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786501821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786501539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786501841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Af7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786504715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1786500829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Aeafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786501356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786507859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786503036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Aad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1786500009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Acdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786501367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786502942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786505169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ad0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786532710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Af8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786500797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786531512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786507726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786502379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3Ae366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786506116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Afbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786510932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3Adf9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=1786549123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786500116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Aee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786531471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Ad0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1786499778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1786499940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Adde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786502625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1786500194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1786499553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786500767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786514079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786501664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786531468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Adacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786502948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786501540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786505685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Acd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1786500844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Acd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=1786500844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1786500813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=1786500813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Acd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786501536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Abfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786500855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Af5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1786500579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Ac27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1786502892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1786500717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Ad8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1786500676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1786500609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Aab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1786500291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1786500670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1786499638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786500578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aa4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786504080"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Aa8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1786499637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786531469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786501476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786514628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-4.18-rhel9@sha256%3A90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786501688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-4.18-rhel9@sha256%3A2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786501457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-4.18-rhel9@sha256%3A3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786501821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786501539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Aa7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786501841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786504715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1786500829"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786501356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786507859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786503036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Ab4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1786500009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786501367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786502942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786505169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786532710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ab8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786500797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786531512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786507726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786502379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3Ad68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786506116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786510932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3A04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=1786549123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786500116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786531471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Aef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1786499778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1786499940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Ae024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786502625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1786500194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1786499553"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Ad1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786500767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Aba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786514079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786501664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ab3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786531468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786502948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ae84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786501540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786505685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ad3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1786500844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ad3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=1786500844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1786500813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=1786500813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786501536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786500855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Af9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1786500579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Ab1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1786502892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1786500717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1786500676"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1786500609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1786500291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1786500670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1786499638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786500578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786504080"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ac15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786531469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786501476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786514628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-4.18-rhel9@sha256%3A56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1786501688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-4.18-rhel9@sha256%3Ad10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1786501457"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-4.18-rhel9@sha256%3Af228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1786501821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786501539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786501841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Add0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786504715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786501356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ac4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786507859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786503036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786501367"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Acc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786502942"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Aec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786505169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aa032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786532710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ab84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786500797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786531512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786507726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Ac8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786502379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786506116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786510932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-sdk-rhel9@sha256%3A5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=1786549123"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Acff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786500116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786531471"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Ab6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786502625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786500767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786514079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ae6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786501664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786531468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ad7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786502948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786501540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ad42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786505685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ace1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786501536"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Adaea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786500855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Afe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786500578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786504080"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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 Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T13:17:35+00:00",
"details": "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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54547"
},
{
"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 Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_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 Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"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 Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T13:17:35+00:00",
"details": "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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54547"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_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 Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5c3def943782aab176a88a4f2811eb492408a3c1672bb0f6f47af7d7ff44c6f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:65fd0f9d223abf70741baea5633afdf19d8140c8086e45c45b7d5ddb78acf5a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8d203444ece7f4d7ee10ba6441c8f9fb1428ab98e1d7fc9a5c69d10618fbf58b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c4df26df76d0c77b30468bb800ebbf42c2eb9e66dc4dc5878e7e11b65745577c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1eae8eccc10af39fd1b114e5ae1926defde555368c2d64430c21e3dc51cc684a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:44c4a74ea17a483062aa59965b627b5afc9d7216933b70de7f62a560914a66dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ccf8d591dc1f1b014b080ea76dd9c3aaaca5f5ae0e04d63c78b416ccbc0f126d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:eafde78d07859fbcf7bac3fba39ba4bfb442cfa6a14013eb9dc4f1188a02b1ee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1246df7718963b5a6bda82782989e95aa4702dbe09b219a31565fb4fced99ab7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:1d2a27578189b33cf0275d47f9bf33e385cde5a5400bc99d5f6178efaa669a2f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:3c0c0a5d9a69cb8a5af511a3e467f6ed621a08a2204ebf6f237aa1188af3a910_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ff7da3585aa2cd3044405193ebc9ec640c8f8791783394e9b5f34f4e9b9f88da_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:15c2f52d8c72612feef95eb4c00f70381ee1533d17fc50b277c460b28a7104d1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4ef72e56797c940ca5c39be977e0631b5f14589d58ca355d8e933ca3ba81d58b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ada2eae1734440ca8add35d0fc3dc0d00bbf24025e9716e928946406b0f0145a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ee0d15c6314e60606c1805a9adaf7737485f719f07b3324023d42dd96e863d29_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c7bc2b0f7a1e27dfd41cbc40b29de12fecc87cdb53b677add9aa86ea0136af8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3b1f70066da9ae6e192533b89e8fdede81ecde33c83ddce2db6447ea5b722474_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b7adfb8ce1ce054865493b5577648aa754a16fcb9317f30b9cef21848708b2c4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ba0fb133d5f9119dfebdc38d9c6595983b10173d743ab32f30f29698c7c62344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:44c7e92ef385104e3b863350864f09d177eea19967f4d1e2b5c3d7c9473e9049_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4de8e8840393ca74edf49e7f69908d658c327d29d5d2d6abbaac017e47ef53f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fe00b1526e3c64a6ccc1e3ed78bffada694254e04da56f8b1eb345c98da7634_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:d1cda101c0f866b40d12bb45f08106f3bef9b5a7549fc73430af45657651e46c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:418fb600861648ac0cfc2bf3191e927396c48afb1cc28b8ca8629754b8400153_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:57e6a2497a223412fd5278c45fae78ae9717c89d3d50ac0b564909aa5a11473b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a032aa295afb3c16b7c49a706a6280b084519a463877918ee10a9b3547be92bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d0ffe3d1c6cd9bad6ea4babb8844b089939a5ff70bcb073de84e229d84285894_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:0abd32fefdc55ce7eba7e3280e00b3d11cfaacf692aa40854353770bf53dafa4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:142821e6a357aa6389b39197d10dc7748a0478a0d53829c219d3b6abab713cc8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1f8bd72674ff696c0888f2a4a47e348dc017f92b86ca6432567f4db2c5c99425_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:24556a2d110fd2dbe867f1df6709f7a2b8bbb3e72a69685c5af743bf33886321_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:d0bdcadbc60ba7c9d58d0a05fbff9c010cd22f9af68ed6be07ee9a655551dbca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:ef795eb7bd63028434ee149da9e42635442a831e9e1042f12e817dd949dfb611_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:8ab7d5b61348e81c95b7e54e49d0607b69ecbf6367cdee7ff9c1038145e3f69f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:97857b23c2430cb27eadff2388f0b1fb72410fb825316294df7555c77594a039_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:018bf1f189be2764520860824511f22d262f66ce58f7837543767e8d6563e9d1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a8fc056f3a002cbd0627f8af39cf1a2c099a6e6e11e374e8387942e71d4d3cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:f7c83fe286abb6681de16f1b4816b588a7448900a7125f5e384aff1c78695a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1a94f25344cca3c5a56af67a47b659641f84af18754a9b0a4f0e8058372b304f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:331e94899db980941696832cb7c4482bffaa7d2d26a5e9a41bde143729187303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7c2178de954105522934986519a198836d00ea0676e6367b918e4cb1119b13a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8ddc0935527b173ca46b66d6b394450868752a24303568a77c3137f959b4d5d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:172b9c9bd2dda4aea9296f91e0be70b94a085ba8ade777a558ad6f359ad17221_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:339b1932fd95fb9904a4707b66ad3296e31a073de09a4f42f3e1126fe528b7c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcadea90035b2a45a5a8b5dbeea2912550d200f3dce23d78e63ebd5a7aa7989_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c15e9d063ac4110aacaa1419db6e767ea547cb64629e965da161c6f0f3363f4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:20c3270b78ed537144f26629b11628ae35877e60983045bdda98f4612db9fad5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:783ba50367ba34fc34e9c7f194e0ed3b5dee986f322f7d25aa61efc1a17a6eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f4bc73885db480afcb087f71d4771e01907738f76740188b33b22096b136aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:885b19059ae8fb07d2c24c20a3f9d29248da25a40505d2fbcdef52f5037c5e61_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:25fb91d2146337ffa9cff4c2cbe4e42cf64cb32734936db2c3219c094255ef1e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:314edec42104fa717758742137bb852e5b3254b3ad14e08e5d21c69b22c7e5ab_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:ee921cc66d67e68738843f09330424d1da7b86eda17c975bf0b8366ca465eeee_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f8e01e9fea801750bad6c4d7397f9d369df253d9081df1a0fe841f70417d30d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:3d3c4fe8cdf218c3384c31163d8a44276c60cd01d7b5caf227160ff252d6d637_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:8ba2619b05378cdffc38e32136f3b01dee1b438815c790c7103db945e26025bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c6bbb7b215e89ce873dd74fd14d66e4ebeee49c6201404c35413761d77357c49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f228d611125303723d6aaef0a256345d212b050c221d3417c0e642126c0489ce_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:56bca9c3b001ec483030976d62484dcdcde6277a33a9e996d193065cf852e9bb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:67aa67bcda623d2f66bdcf08e60235b924c9547eda12acf25350615cbc5a437d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:90d030d728b3d0333d35eb9772e48f819db151058f45d5b923e5ed2aaa5f8c82_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a5143388ae4e5f2f2b2c1c6cf41a12a50261c211589424a08edd6e7068ab8247_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2378db84861593b1d69b13e45762bb63f7a41e66acb074422f946a766f8f2f69_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6db8dc0c8c2c3af45d9f1e0c20953ace1810838c64687f4aebdc1d0e137e298a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8a691c3111abbaf1df0e548042a38365b0fb94ecb10870a1592364f9e888e298_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:d10bb5ee0112e70ba9ffff5113ad19cea648a28b5bdaf2b83b4c9225f302a085_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:475fe710b17f7e97248564b3c1a1f6325babf29c1d8b63c8b2176f2b262eef7a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:4bf915cb7252743f091cccdcda0f09078b3c37cd819aaa714a8cbbdf333fdde0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:82670f1b92dddfa72cc9c2a9b879f3f8c002cf8091e2c6ba742867bba2217191_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8a61faa8f37ec2b7360e472feaf1c67e0c7e93eb61564d7e67bcaf1e7f60ae7a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:61503cff0a2c5f1326e9f3a0ca11bc50438daae3e4395ab31993fdddf7a74f68_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:74235935fc6fcd59bf1eab8a29abc72098dd3a0ff69464e7607723aa0991a8be_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a7a3e5108deae89e8297c7e4f2ef05b61c7721b611a355d70ad6690e102cdf30_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f1212e3fbdf98e1636feff2dd25333a56f521bd8377cbdcc4a88f14133b7bc63_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:1215da7157f82efa12f98cc2376238f9a66d793d7172159602f335ad246c1913_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:5b6e141f2c66fdfbcd8fbfdf54d5c202c98999e9bf58fb9ecb2891f85912457a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:dd0bc59f7a44315b49f45c01ec34a1e537917cebea475dc00a77cf1341bf59f7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f7582aea6b820c1b1d21878efd9d393771a098be6c132570102a091ec52c5964_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:2e4525f18bb75008e01f69bd0611d1fcb863aeb8341c36b6d496a506524ad713_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9a84305f5e939ad3887a85152ada719c91ac7a9360ffeb52b8345194c855932a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:c8c9b887597aa46e89f7bb746c9d7162439f86020fa66c9c3e35f1c6ea903ab3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:ef0e70db6372bac5ba25fc12e6c29cc32d9c50484e76b76982a4df017b352d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:16b6c34df85cb9862c88fd4ae2dab3db807fd2bfb97c13e3a89b358fe49cd5f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:b6b1e97b29f87a86e1472df593dda7e5c9ac5bca3926fa71b11725f25f0e207e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:dde714fecdb6d926914191db6ac712903fb53768fcd35e0ce86a825c48dee4cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e024d0667c752154677722630e3d498e198f8185f9ecc53827e098907b8c7fb6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5c41ba5c391a8919c628f8b30eca864dd30d3b29d09befe5d9f80b94072cc9a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:732852662779328a754aea39fa4f2aa927f549007bdded8c9ec675d828175e4d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:d68a34151fbe25f5f36e4d44375170858f47961de1ccead99baa8360875b0e07_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:e366fa0468a834080ddaea66d1697ebbbafe556585c73bfbcc8d4f28aa0bd9a6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:23430b9ad609df121eaa1ef29ced2bd8ea4041467a61c89b9f160278273efd7d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9972044aa78f8b26acc56f5cd9241789ae2bbf8afc287d02e46665e4a55d8afe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cd81568a7f1691207019389c860824aa7c131800d1351da53e84ae1a9082478a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:79afac81e38e27038cb3a5628e354efbe7dcab7793c6da9708976f11e1facbca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:84db67219cb0a6196dc87b14fa6c18332325996b67699ea048c0df1546b4397a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ec0d438465743c5cea6250faa54a6f9bee70554338f69e94dccbdda1dc5fcaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:36d86e071ac74290c83cd773843fb7a2b63c898732b89fda9cdbf59acab1489c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:52931906f5fcb3a0691d24ee91d6ffa13651bc5855576aee8917a4915cd0af96_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:550ba2d5e2c4d651262867aa21f8f46bb24273c1b8cba2e408d17dede76b3b58_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fbdeedb60845cf0de60834e8fb0b65cd99aabc34b65d0bf95ff2f94ad5bc1262_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3612b5f93bf069d6daf4afa86c2f5d0b88a2ea774dd304a02ce81e6ec5a7ec1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:53be676562649f1db5f239e44bb0c9ec23303530aa38f53b0d78327588a98344_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ca0db2183d2fb1568104b088973c86e68741a494545f4ab292d98f16a6a129ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cff041b20aabc5c8b33450ee23108b6c57c44e86141cc4abd9470279424ca4c2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:158404555cf2a4c34d648d4e0aca75ededd558828afadcd0a5e39be3ad537f5f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2215bd19d8a600fd1a7aadd446637828504b8fefdb30e6045d4f32c5c3fd4a41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5413de800c70e7917aedd5449ad20c282f7f59db67e5cd6a5559e4c71af3f8d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:cdd71d349f8766253550d54375e9f88ed44e3d2b77151a304c352f3e61275f97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:35834af2e554b89ee524f87880c2e9118a7e38120409666566ae49d84da0c31a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:63ff212e31b2a6c7d2de9c5b330bc5b7be438c8e7e0990669ceca7163b61ac75_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a75e2dfeea8b7de5e9b097ba61444606afe4f243374c0b98c51153cb2016a5f1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc5dc340e817b8e4994d4735eaa08eb29f5d32f83d5a4919fc38961f65acc488_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:072d34826b1c70e052a5987a1448be923049368a489948cb21d591df84322f9e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:29307408c464bc9d764551a9593ee50e31f883d8714310c04cf1093f0cc3a155_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5a86fa8fb1040848dea2d7adb4612e6d4ab56007f798a2ad596bc68fa4e3d715_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ec773bee7609060507e394e20c7938ee7c9b35469adcb34749280a17ab162e5e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29bbd1fc750a021c8d5c674282b6db2bb55946ecf6c9b3775e8cf92294b7196f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b84baada164cd0824d14e94b0a679dc3c1bc7c400d97e2dae9af509a0771067a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b8fd71bbfa8eb1b93bcbad40314c2c3d88effa973244c1aff334addd614cd460_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8fbccee237a49e5b6fc8bc2416dca0968a363a7625458de6f663b603447e6cf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:04907850d17772b31c43be15c7e6d3184d7c72013d7695876f789ce99dbae8ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:5e88de35b034dbaabcf43a501fbd79f3e75677bf2c9a519b8f9df3b670acb7df_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:a7718ffcd378f303f997fa3b5a171e39174696bb12ef76a2ff0b1ff06b5fd02c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:df9374b812a21920f3208941b3aa0c0da1fae8f95daa0331d546fb36a80c7049_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:38316bb258aea6f349832ff2ec125ae8fcf1e5109c7193932dd93d7593416667_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f5ac3869d53c30d2b812de4453ae7d09e786dfe3a70408b832185c72bb4c6cb0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f9f611679176f4b4eac901718a889234cbd2beeca11ccb27770d0bfdd0313db5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:61ff3726ab5f38ae8cd842ac64d34747157155ba7c82981a323b05ae177fcc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:ad229c25adf6f290c41cad983e709bf72d31dac624adafb64d4cbbd8f49abf04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b4b0419ea46e4d18af7e9b87e3eef0f453400a92e8f450a55581909d86d88c19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:16febd359085a986fad93a12a1e512394953c5cd8ebbdf322d214e85b01648e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:423ec49fd682831b89104cf3d5df9795f2840f84c94deba8d8edf1d47acd31d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:711a4a0b7b033e594011d1af1293b9ef48fe6b751c99faa598847e74251833fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b3ce029203b49e030073cab14dfa6e45732372161051a27bb732b1f75a413a9a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4798e4cbb26d539f95084f305d6d850eb0b8de19b9364917307dba669c878b22_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7c3799999d3fd2c6be2f4508392048674f6ad4e1defb2ce00f3c452103f6aaf1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:81f8f5454deb9137bfedb2bd2007d2bbe8f37aaa0e810dc037204814b591ad46_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e6abb649482eaa32aea93534997ded8dc5d3468b02e3ed678c6aeb94fbbf1912_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:58c060ac0c0544988f9176835606a48c816407387fab25397be9c3e9d61885e8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c657cd447d575d1d51726840a23cf545d794e968139c9592a97efd9adb6e676a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d7a9500821784804bb4d80198c67f9d150ebaed138067c5819dfd8e7726ae5f2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:dacad6096b142a7fb7b236a0ecd829805702af8af447d055ca45fbdef4cf3b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:217e7c47de04cb12228f317d1de40cc53cb0588c0dc0baccaffa4ad46ad7d9de_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:40e65940e3222b16eb163e5867585113de23ec3b0bdc63ab0462671de577f1c5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4e0317a20a92c928458a30a54e06da0ff2499005d5d10a6191b4a9d16a897c8f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d42fc516c593a6a2817cc9328125f16c0631a1d877c3c357ca139140cdc91aa3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:29f90ab648ee84e344453e777df501f47d9094b5a115ec67bb000ae452009006_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:2e126b7ae6f0e593e2cf7d162a2814468622b0a86352a18d8f0eaef68e230632_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5d58d95ba34f03e7c09682ad30fa1a1dbcf602fabd88067326de5852cbd009ca_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:e84d7da91ef496a716e22b0d7474f09e348d22387343d96584b56f82a58cd663_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:5a9e9f8124213062be4f40583f900bdadd8c7f38fc290d6cbb6e903891724cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6a22189e854dc1d8a01ba0782fe12545e38a939ef8cb21e7d7cb943b285ed32e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:d8e0b414d9bad02bb26c0c462fabc88d06fb8280146e6f2bb5c6904f386c5e65_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f902b5e550fe36fe2fc40dcc0d63c4f3c4d068469b03218b56ca1e08d3c55c7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:9a8aedb1dfa824d95936ed124160435fe3bfddd6e6675ad24dc72f2ff39d9ee4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f6af8339a9f160dc549325d9ec4263fc3d87a9c963241e874cbfaad1471d4759_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:10d23455e49cc5029160c465278b5329f2d616386354ab2320b75b08adaf04b1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:370a5fb4a46d68a56eb93443985aab102fea61073186af05459a0ce98100b3e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7fd3edf7ed95c4a3a5d77a42ab75cae08008f728cabc8e286e9cee22d133b0c3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:31e2b75fa16a41d33f0367326aaf51bbfd88b0d9a6225ac5aa88a1a12b510dc6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:752f8a7a6ddcef016a05385cc0ac2e977513f188dd51c57ef54e9a358dff71b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ab922081641c5b66178963bb82bc37845542b2be91a7efa03d966fc6ad47183d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:06939ce6910db5485be8487a3dc7556cdd69b88313067ea698367627ba8ca24d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:1a6c4a13f8b46e1b6514e78e61066eff8770b3d4516fe12fcb3fbeffac866205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:510c56c1cf8ba33db89b3b92a99fb2435c86f5ecb4cd0275c2114d19bf8c394e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:032da87613b13237059c82485ebe3a2efaa6afe4cf2a369af76f979ca282a6b6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:73fd22e43305491e6abd71c55941c182f165ee91be13033c697ab7085eee506d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:af8b5ee0ef50b07b0c725fa1e560d8e49c0f799495d38e9883c8e33cbb6beda4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:36fbc31e8aaa7499823ce35739e10fdac449a1b46869612c9ee641d1df1761a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8ad5df81ee8afe10ee600bcd6a9308976d6831f5e1f4fd5c64d4cd2f667cb9dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a4b1cf180cee12d07cc58bbe01b18283417058cc708309354cd409ee9047f377_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a588f3851557070ec844e887e438ea259a87650a3d851765421d40a22a65fc9b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:5c703937ed951a04667194125a3aaeb10e8bac3ccbb71feec61b6a45b4401cbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70272028d8807ebd9230cf90c3b4ab00b76d59ca0ae5e0080a2c7e0c77e0bde1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7a11aea1d0ddc5fb7deb2947daf505564f6e6229547685e18689a12b64fcea1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fe05bc193d81e0e8eb65e8c12fe8c7cc623cb11e5dc37c6b1dfe6f7003477f6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:1c5995b2a7f3a5ffabb7e5f733e3a8ca5a572a0e77ad03f0d5ff700f3cfbef2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:21c5d636b7c23c40e54b2b4dcf061bb9a12c14d3abb03fd3ed6044717168c03e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bfbd211cbbcd152276e423c39cca4477a805ff2c95bd23f0f3397f100e165ce9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:daea74f26af7ef21ee8ccfe96bc19f1252d460cea53ee6e34b2bdaf44790a58e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:3184e1040f0c1c6fa9e0141b1e6d58fa2829cffdbedf1f3412add0ff33bd3fa8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:7871ddbe311afeda20ec1e14446112aadfb27c4e15414741845f820ee5f84fb1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:cd33b560eb3f3296acfc1f68fdc605fcacc5993d2b502dcf09c2cd989163fb1a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:ce1fbbb1a2d8866a91eb33a10cda2602da49f688e80a906959ef25ea0a07e7f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b1b39d3874c8a3778b80d560c3d530fcb81d92ea732dc2762d1fadca9e2a1efe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:c27a58f0cc28f99c60c8f89f6787ae10d824c9af3f128ef519565088c35d446e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:cb450a20c5707ff267bd4080c1039c7a73a69e18559841b0058bf3f80e735733_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:1728bf8436c13977c275a95589bb46c9a5b89cbd448a6fcc0012ef7f7a3ab451_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:6372d36e9ee2a23bfe0d6ac5a9d8b0518633b4191af52527d46bd32cdac4d9eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:8bae35d85f77840d2da6c3a99efac77194a7e678c1263430d9145576628e191c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:387d3f03472f597bf69421eb3a71671c144a6a4ac04088c4fea9e339792440a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:7f86978a5857255726010f83e7238b40c842d5897b9a6c172f34550916d31096_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c5326b4f0c2f993a5a99c5a02b378660fb57e92b16b4cad914c46311e1dfc427_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:c0f1ff75375f64f8f0988d11bf3992f4c172cb0ba0d5850ae6df138c9fda5270_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:cd89c0a3cd3285d1197294f9a962c46b2568b19d597577b88c31af6e9aac74c9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:d3b8b16b2613df4923f6f7eb498c0de2e07c2fc469d8fc46598f87531c96af81_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
}
]
}
RHSA-2026:54556
Vulnerability from csaf_redhat - Published: 2026-08-19 09:24 - Updated: 2026-08-21 21:50A 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 Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64 | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.19.43 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.19.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.19.43. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:54555\n\nSecurity Fix(es):\n\n* golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs (CVE-2026-46597)\n* js-yaml: js-yaml: Denial of Service via crafted YAML documents (CVE-2026-59869)\n* net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"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:54556",
"url": "https://access.redhat.com/errata/RHSA-2026:54556"
},
{
"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-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54556.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.43 security and extras update",
"tracking": {
"current_release_date": "2026-08-21T21:50:54+00:00",
"generator": {
"date": "2026-08-21T21:50:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54556",
"initial_release_date": "2026-08-19T09:24:13+00:00",
"revision_history": [
{
"date": "2026-08-19T09:24:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-19T09:26:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50: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 Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Aac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786491289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786486570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786522764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1786486573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Afe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1786486568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786490623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1786486528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Aa0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1786486548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786490081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1786486845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Abc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786490530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Acd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786490048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ade9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786490812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Abb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786489873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786489973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1786486999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1786486723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786487548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Aebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1786486531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786486565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786490302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786491321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1786486531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786487013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786492091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786490450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ad9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786514620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786490082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786490745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Aa371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786487948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786487600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3Afd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786490981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Adb1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786490501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786489940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786490547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786492096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aa0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786487021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ad9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786490509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ae2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1786486985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Ae71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1786487408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ae6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786490040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Afb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786490424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1786487946"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Ae6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1786492057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1786487166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1786487450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Aecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1786486878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1786486587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Aea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1786487554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Adc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1786487484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786489951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786490496"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786491289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786486570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786522764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786490623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aa3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1786486528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1786486548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786490081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1786486845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ab71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786490530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786490048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ac3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786490812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786489873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Af144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786489973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786487548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Ab257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1786486531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786486565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786490302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786491321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1786486531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786487013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786492091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Ad7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786490450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Af3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786514620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Aa86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786490082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Adffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786490745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786487948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Acf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786487600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786490981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Af57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786490501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ac55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786489940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786490547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786492096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786487021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786490509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1786486985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Af349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1786487408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786490040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786490424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Adff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1786487946"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1786492057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Aab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1786487166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1786487450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Ad8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1786486878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1786486587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ac9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1786487554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1786487484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Ac7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786489951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ac4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786490496"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Af2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786491289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786486570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786522764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786490623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786490081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Af4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786490530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786490048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786490812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ae32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786489873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786489973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786487548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786486565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ad0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786490302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786491321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786487013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Acbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786492091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Adf554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786490450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786514620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Aa55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786490082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ae89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786490745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786487948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786487600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786490981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Af561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786490501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786489940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ad2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786490547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786492096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786487021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786490509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786490040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Abb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786490424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786489951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786490496"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aadc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=1786486570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Aeb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=1786522764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Adaf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=1786486573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=1786486568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Ad65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=1786490623"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=1786486528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=1786486548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=1786490081"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Aeaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=1786486845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Aea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=1786490501"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Af3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=1786490530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=1786490048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=1786490812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Aa5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=1786489873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=1786489973"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9\u0026tag=1786486999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3Aaecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9\u0026tag=1786486723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=1786487548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Ab0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=1786486531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=1786486565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=1786490302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=1786491321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=1786486531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=1786487013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=1786492091"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=1786490450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ad64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=1786514620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=1786490082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ad03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=1786490745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Ae50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=1786487948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=1786487600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=1786490981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=1786491289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=1786489940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Aa694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=1786490547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Acc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=1786492096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=1786487021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=1786490509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aaedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=1786486985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=1786487408"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=1786490040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=1786490424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=1786487946"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=1786492057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ae80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=1786487166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Aee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=1786487450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Ad44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=1786486878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Aa3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=1786486587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ad849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=1786487554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=1786487484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aabdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=1786489951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=1786490496"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
}
]
},
"vulnerabilities": [
{
"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 Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
}
],
"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 Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
},
"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-08-19T09:24:13+00:00",
"details": "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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54556"
},
{
"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 Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_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 Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"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 Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T09:24:13+00:00",
"details": "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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54556"
},
{
"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 Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_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 Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"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 Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T09:24:13+00:00",
"details": "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 asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54556"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_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 Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:400e2a9cccd150602959e9d19022ac75bddc0f5fa44bf94b526886c77607c101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6722cd8e173da7fcaaab6224de1cb5456ccf439ef48f6475619f3d8dd3731af7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:72618d25411961a0fea94669840abbac7d5ac258d2a6cd4bd7647d8c5459a2e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d0453a02ae44f284e9be2b0a20ee21bb143808915ccf7beb60393c29deec5c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:231ba684a82f6cfefb601bf8a79e91243c5f51f8a04fc83a7e0dba8da2e469db_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:54a4728a8ba7b11dba130352d05af5c05b2c2ad5725cb1a69ec12a6f4536715d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:72cd0a11ea91d18d3a223f4ff7e91d769703c0e216ab3744018e6ec67f4019e0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:92b39d71994c9581ced53d63c336acd593f1ae98c1a7be7f3d9a5f94f9264220_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4e1b1e995816372cb30efcb57bf09ffb4f14c80d8fdf209bbccf4644e59aa98a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:74fcd5e270631cbb3f5e1205f40a5f02f6f305df88e81644cca2c1303598b835_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8025030d8268337584cdf33adf1a9d3d08a5c468b1d4261722d79cf5a44b3580_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:89866193f6f9ca71458326811ac66b93c3b2c718a4f723a1a03493bf51032492_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0eb9b5d105f10e76d857f9aca8e21c618290cd4d5af2ea01ed5dedd8059e21d8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:2c5127ffa86fbb4b3b6b8085557906a5b5d8aa48780a0f17e1eb9ba76fdf7fcd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7a6acdf3d22bd71bb4fd23eee8069734bd74db8677963eba114bf661a5a09a62_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eb86896a2438f37a31c365e1a794b53cea0b2dfbf6f9e8ff9fd6f6bb95910b3a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db1e5dc297d136cb80b319aae13a720315586b1e94b45430e937184bc60c6c9f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ea12ded16e5ba754726aeae7b29fdf180a74cab9bd4288520606705c144ccae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f561b52660e3af697a37af0ab917360d9cab58371ff8f614fe563a0615332fdd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f57ea8641ca9d70ea5f0c2b958f9896bed4c4a3e765365ed2b6367ffe9a3a383_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:0c342fa11989e22aeff46f7fc1962c5872d716df1ccdf126e0ed28e57661202d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2f20f63b23ebc27ab9492e5f2098f2a2f540214f8677bc7f26020a6402f4ad89_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:486d04876b498e0331ceffc1f8b008e80b13d179da80c3365b22ccc52595d1c9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:78f622d03b111765b434f39b111f609cbb90037e79ec1b0d10fa5373a6af7e23_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1175934bf125dfb3900aad69fdb7ab049987cc7d0e46511fcbb24a8bde26516e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d64ec2908a14f416c11a365124bc0352973fb9b38c107c939f36258ed2e901af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d9be79ca975fbc55a876bb096cf40bf41cc2e27ec94506670084772959cd7c64_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:f3a42bb39939ed1d220eadaa137acc5c383caa8d4426e99f6bcf23a2c036ce8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:1a7d3e71f10da89798dab7edcfbfda046b11b8f54e6428c2bd256f0677438b7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d03bbe9399f637a35dce5da26695ea6c98f8847e17611fb613ae10a07571a6e4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:dffaec00f99c10f4a53dd228b9e94127da5161ea3ec909497be0a1c89cd78a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e89dfbe5df0161913f8962e863c13c5862ca4f8a01c933a20ced971caac4ca3c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:6166c0d863161b0918e4d8ae7ef089645e05d08623b00ba80ff9a805f87e5b1d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:daf217d62d86ad7d1ab2ef984822daa2c9bdb82bc9f8dad8c16179addafc004d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0979df91907a0ce31c89c63802f77a13df35147bcf6fb56feb463ee0c8836631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fe514f75320507ba34e7ae473c98c32e23f463180ebe6cb03b31f20c3f53615e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:16e59d02c599f3c106986f37945f0d47557fed43867fbf598c0e7268ecbebd07_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:30bbe906326cda200f01c080273671306b97a6422999e610d6d66e543086803d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:eaeacd22647c4b0d8c3a7b7f9dd40df3416b6cd4733fa9d91d671a7283cfd0f3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:90b220d29886c41e5eefaef21e589657b519beb7b8662f569acca7ec53fa2a97_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:941d6a650a51db0ded791bfebff09cae2b69b14fe9072374543ffe04a50536d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a371c970da6f9e58164930edaebf5bf158e8c31c611cba5db88a1665cfce9949_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e50d8896592d02a010068196dce4c4d479e28e3dd6b35ee1280dfb7f06cc73ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b71f228fb0f225c48e25c5784047d0bcbcee4867a9a1a0de531dd00520bb54c7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc791c1a20fd4735003a533b66a924462af66ca42a270275f6e45e27cb729897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f3c4590f25db33c0121140003c4eea7a0a2e06de04302eac8c69084c80f2f731_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:f4177e5f31b8b71d601ce2d81323a94caaef8d58fac73bc008656a5b2ac67c7b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2758b1ac7cf018a4182491961c82c2e8548a918e8998e74d9f58c4480ef33efe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:535927938eecbfd9e6a8bf49d61715a8455de8f34eff09bd24f8eb1eda03b4d1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:c3afe2c62ba552d82c73fbd9ef0c6288f5d54b30dbf2fe70e0e20b8a611e28a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:de9d55145421fb8b3397074e4a4d417722e466969b907f53b9636070954cdefe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0d6c4d402b810176cf86abcb33345c1f77da7dafcb232c958462dfd0ceae30b5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:32b3374017301d501a148b82c7a2f2caf650de361062028f0a9b04a10fbd9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:612b646b3f2ec754da398de91187548cdf4a0783061507b92416a6874a25b8e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cd0cac038295c6f789713975a3630dd2cbbbc60661d7c624e1a280535b491886_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:42ef11e9a873c8ffaba53f7e26252a58be770c66b0c56fe24372a7a4b0c55540_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a5643f001f5d4c772307c9066003a010fe77ef888cc762ec074a04046c0d85ac_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:bb697b66913f8ae2bd8a2a3f262c82f9b4f6c43af0079fa26962c89c66929f32_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e32baad0ffed4b963e695ca28f3ced64f36bd29a4d20fa2d6a4614da591e819f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:3659919d9ccf166c441751ce15b17f0f5f4f022d1b928f91c754d9d95faf07a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9245a569720eba0d4a5a9fa2e322185e449075eecce1edaf09a8578a85d5e0e8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:9f8b6b93e6c43021cb037488b7a9e634977dc22137335825abab9a97f084fb87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f144002d7bcf20213819b060df5fb886fcf91affcdc2e006f348f2f408877045_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:170f2744e49e3f42b2be432757ecf6ebbd922e2835ea47a57fccdc9e91858408_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:78f585ff6f80941dd2949be0db394ccad83fa0c9065222727e534a398edec4c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:8c7b5e88ae54ae6a9eaf3d71d498af16bf291f69dec55e5a153fd17c2d909406_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:aecde1bb37659c279ae7eb66270a75c08ce9255640cbcced5b57764b90d0c9a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:24ffe41873cf1f2a9441f0fccb682e2dd8d6aa42dd6c8edc45eadbd5c6d380a2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:713bb5b11ff9db49183da60691b71da36a8e70b8d1d5467ee3b97b86943dea29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96af3ecdcaab08d7fea65a4aa60461974f016ba97698cca8f48626c3373ec6fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:96f2632a18fee4481560ae50f1eb9aba8f47e12af49346d2d4f9bfe272c009f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:22b08f3df64e872c9bcd41e42803c93dab8a6ebd65bca7e805aa7fc92919158a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:45307e5cf1c2b557e261c7620f2f9a622dbe722cd1b8690bba0ec71318c5bbbb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:4b47e68f62da63b93a3e3679e6341819f67a6062477591b62149ad6cd57540e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:cf3402b5d895421115c736c15261fae1df0c28e79f4ec3480f5ec60840db04ea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:07d877212fab3044f68685e5bd420b04204f51b30b4b1fef9c996de53ccba725_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:547d0f792ece18b8999c3a28753dcd7ef7547c8bfa0140c6acf1d3080526de2c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:8c24cbc5b4267b3a32b6291b433a7c343aa2216ed3d2c51a6cdb996845158d16_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:d65543c3ced3d0e63bf7c8d20422cdb1e3402cd8c1c251b546ae6d04dc6f7600_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:0a2f8d29475ebc829d45a5586fd4c55d95892601202a181d05e581f087e41508_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:6454694012270f72dbd7db8b4e1a23543c3742e11ea9aaac1d8ef9c0cad09dc0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:71eb0b1cd9c47bc421a6aa30f11f364ff5cadddc3b9d546cd8db9aa59f61cd4c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:fd4c291e728d446607710d8bcb9074e4ba79c6f09e86b544cd4e52c1e5354897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:561925210b116c7c001a48084d974d757f5830c10612ef9b90f8924edf0f2d1b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:58969ca008cd782283dca18999bbd41908abcd977f62440bf54c8ea3e96c298e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:a0aebdf84bb9bfaf48a0d0292370f0591b0062938054de509e03ab267a8527eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19953aa3ea353ba472ae9cbff28096b7d52e3502a4623ee090f604c8afc15122_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a3fba459fd00b4c775b018014f5a8885c8bd557d118d496a24312ec94b1eea8c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ad2a4b9374847e496582f2a4d915fb1c21d5db9017f8b62d8e7aad7bd434846c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1940be22710d4a119c42278bd052573a90b995014f79073ff21bb5afbf2c6137_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:38451a4e485dbf6e2c249af510df82f290ddaf9bd1abea4298eccaa597ca8ac9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ac68f639f6b8f79ca1455755c35877ecbc1ab790e9536894c0039adfc6b6f454_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f2291d12b25b7e63f63dd775ac4bb670e277c5d9f246a32755299171d54e9636_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:24697daefd1f2c19e7503ee69f443571c5aadcba5a5af3482c0d11f64d7f21c3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2efd5ddb507658c33676704bac007153a30c738813267171733f191ef9f860e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:60441f7dc14593c1716bfc8208f6aa47c0c34e434bca7d400deade8072d6362b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:adc06b44bf54e5a1d145d5fbe46adbd4ff358d1694f8303c6ad66201ca8cb9ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:04bfea00e71fdcda6a2f7497bd560e472d639374661fff7d6d6ebbc75ae58519_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:1d079e0068d46cd1b332199bf69578dae8d8125e7358a0de2345c345c89c5a45_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:7fbb21cdb4a06c6f23d20a8267526d73b3bf50ffc27fcce923fc68d2279b48ad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9ab3a92530875bb2c7638170c659273c84e39be3fd6cd0b50f66e5f594bd74e3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1e31cffe9259b15808fadb31f1c3adc470c8917ca5857f4a3f6891fa88cb1568_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:305e1f43eda79ba20cde01a654ffb9f037c4a42b61a9c5ce3c1c9da32cdc70ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4e287a6dca8b5a0d1c4286128c2ffd65db600a4df15272c9b05e7f40196d724d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cbe54db0c1e5e5b93d77cf4b667fbdbba6a54367f87cbcfeb685140bcc1c63ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:161f4e109b06594d1c191d2bb7b4367b5c508b1b4a7333efdf5c986248aeb2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1bd70f006805275dcdadbcd450808e6e294aee17164a51a1477bfc665c5c9240_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d7a74ecd488500c664adb02e45cbfaa993f9aff5d049b136404c76cdd5b0f7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:df554ce72c5d2bc30e18cd9e360762db51975d440a8d6104550d29d3c59f00ff_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0c06c14b82e75354d49819bb4dea7f759e3a353de64c9a14f43a1083c2b070ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:9c11c41ffb7a65ad30cffc397e9b9cfb99189fae4527939ba70e7db3cedc6b5a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a55bfbf725940e4f56f2d16e4c05519062411e085aeb3640cf9a5188b3f3bc3e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:a86870f9b97a3258a83b1137b814e402f56a90326e70bfbfe92c6aadc26212d1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:364388f5154af9f5c2362a0f8c97ffe085a0ebd790b270df40edd2284f0d459f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:9912ff2c139fa1d290e69892d420a3ee8ef235ba8ffece4210a6f3fbfec3fcb4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:dff0b4d45b76f1c23baf6cc920c75d21e3f646275d7645da7537e380ec54b571_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0b3d4a70a2425a4efcaaf921f3cd259cdffa37dd651ef22317f86d462c1bd9d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:408cf2e4cda53c5c816c12a26bcadd193b3c1c06c255457b9cff686ad31487ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5eb0a8d1e68039a6a9122cb97ae9b9811e41ee212eef2273bec4b4df80ac81ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:143b3c0953dd9dd7b1fb5569cedd5c2b2aa8df3fdb6c097cb61747f74437517f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:779600bedf67a0a694ac41f8eab49919fc1bee29aa0572af86a218870d98881c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a694f442d53661b198e5c75a4b14bcb8a4fb724ac20d9ec5608eb703e1556ce4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d2877f2976035ecd837ab4a5dea6c04851da55b323261cb2c7b6e7f22e60d627_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:511bb1b40d5862bba78d5f955edb9b80589e2bb8044491cf4a5810965b16fa9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5abda7d6523509f43b7ecdef05e2974263e4ba97043ad6d3d6fe486543c97b00_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5cbd1f4f6a5dfbc2d9871d8313ad6b683963502045e7163b4bf5513c32a69626_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:c55601188cd9d783dd112c4d9d5e72071593bc44d013f647b9c46866f83e5a45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2a2fcf454d3cd38870f566adf0fce05c819512df993c0c72159cd9cd9b524004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:377b613a08038631cb684b5d3de84bf8a6b9ac5565a80c9ee219b11a4fc8f66a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:63fc64b462d0ba7f9f908cf7258e979cc2653669dfdd8edf64f35cc5313ef1ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cc65954d42a6b7d66b4f4a4d49c1406f2605f1f2d342efe408b635cbc1483b45_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:59e1f7d76de50c3b5e21737922954591a047dcf50016cd895b43bb0d3666e759_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:5aac1d0f754c24573b76d5bf0315397a1985134d1b9008cb5bd94baced8a4f36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:65bb4a7ed814ff1d6be3954a9c4c484a6de5315ab50046b669d51f0a4629c144_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d9138046464f6cc0d20eab49b0e70461a77110d5ef971b4adde8a0aff82074d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:12c4857b38b636141c0ec0b7b68a6c54abbca3f00e8737ddb8a47241115b93ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:6cb4c1dbd43c45824e4a0cf76f5385ec58556522f20d3ddd7a376be696ce9399_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:a0c0afea7206320566405bf6086c8dda48ff7d89581fd257eebf64cffb93e2b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ab668ecf41d60cbb2005abba990ab22fba6edadee58ec03ff2756b0f7fa75c8a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:0f0787bb4c1a81ebd8b611b68ac31252d1c1aaa0a06a5b96d8c71e073cc443c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:4066a655b0f9a00619960b87616bb6bb13b68832af47a4bc4aa72d797a674b72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ee4903d1e76fa3574f30c3fbcd66cfb42fd436e15b57b30c54b54d2bc98f06e6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b0ac7715d1614b2029f50dd6610b25e1227934cd395b656961112bd07266d3ba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b257ec6ca1718d093c38de8c4668e7c95b60a85d1bbde3010ad2e09d20a4e48b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ebe63edff9d2a2ad502befba1289b78b4fe1e46e79b97442dc2161aa2d0aa3e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d44a24a5dbb02fa7978332bf7d6e3fc9349928272f0861f4125b088ee71639eb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d8106a4b7427862a90c92b66449cdb94c5fd932376bd27fd9dd7c40b8c094eb5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ecfcffecfebcd971e87e0c431866f8d23de3e53c8a9fc73a7923b3d7d2e1cb70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:60b01977092c5ccc13ea60d58e4a5ab242870d0c85a69d1135d4395d79702a84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9b86102a2b143db872defdb8cd0cf0e9a98b692fe36b385b8b5be4aca44215d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a3f63aaee704e867fc9f8ad313366cbc0427c0d2701472c7fce825eea61869b4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:6fbc894bb9c1bde2acef2a0a54d340b0ad87080c58e508748a18884997a41fe6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:aedb081f4b0a5f554186b5d1e797de9268361cc7327427995422cc9079a36bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e2046c5c4cdb3b93102b357c186833d519d3cbfd0d90c38ea54a05518e0892ef_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:c9925b3e756557c82b820b31ea5ee644130b507fb70eb783e88a9f7ec1df74ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d849bb4b5d44d4d3099ff25d535c7f668f45bf05f2e88922b22430ada5c80dbc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ea19f8ed28a97a5b05de10b0ded218b23b9f2757dc290797a08bf195ed396c4f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:15fd5b7e0547e1676af9e7ca1ae03b9c8773c87ceb12ff396d1067cec786ffe4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:31e61fcb2f34f0ccc56bfa8458ebd4cd5597247739b62f19c37df4ea45456904_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:dc6548ae19db4586aa1f597fc79a42d137b019335ee14101bc4940209618466f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:8bf3ca303c0efe5d14369c0c950edbc6e8d3cd1dc6cc0cd587905c6161678ed6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:e71f4ff55c02b7027167501f505aeeaad412653b856bb70efc92d7a767777e2b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:f349ed9acce81062cc68446712c338e3b0bbb88846164ec0f936607bc27c93b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:39c78ce5c54ca9d0a747d2bef19c94a2901fde1b3f0eefee3753dfcf1d3aab17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:55d3c1bb01256688b9b0bca489ba6ace60e70aa2ea4f3561158f5ccb5bf33afd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9711d546b2415b2ca906374465de2d4bc03a2292ae1e1cc6c7d5656988576a30_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c4e5c54e28c5faa3db74a3e42b0c9daabc113d1acec2defa72fdc119d97fdd97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2f48ba9176f3e3150a3dbacfe404b2523d288b50792bfdf7855afd6770333d5c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:36aa529a3417278a944f057cd8d728ca59e6e7ef4e58aa3f24749ee602e17863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:abdb6b1ccdc05d2fb98d987862e8c6fce7851be58b4b6d6fe623e9e01bc6fbf3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c7d87cd8f3c2f5be29a83d4baf88b27961e3fb29148358ab1a79820fc408c36c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:22423928ee7e16668e7a534e76980bbcf84fb62ce889dc7f325cd5e26d9df44c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:92a362383deab851ca85448f2d2aeacad5faffbaf1e51cbb20bd55473daef5fa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:bb69ce73cafcf19bd2aad1f510bc33f51a5fcf571922cfa50577791dcd3e93f5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:fb505e3d66add1483556456c49c6f98f3a019b4668545cd1569f1bdf90ef069c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0425bdd38d1ad0f58618c7cef66e4f8d0ab21e1a8aa3385ec801e0dc08b9e4ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:56812f04644a0f318c7dd7720f3b5ab19895e555a840dd012f0b690e013e35a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:80ef009908e03ac34b67d63d0e810760f4879eca02a81ed797ade66865813a32_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e6db638981a43c2c310b7dd3244e0e987e1eea40b3062fdf5e5b12d7275a49d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:7c43b35597574fd3f79aa5cb018f9da68f0a8f0d77cf68663dc1293930e36983_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:82bd6018f81747c152e3f380db40a6724764beabe413253a8e2f82a7a4642076_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:e6a5c9e89dea45b4511e8f8886b4a22221aa5d61d86ec848ade19b2fd0615bd8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:0fc496d090b78f9bbcc988da045dbc190da5849ac202a03abe7e469a675230f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ab3a67e3e1019a2b33e0260ec0e93db41097282cd90f5866a903a82373e57a6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e80ba99e94214ee2404c5a92c0f9c482db0d22293ccf797721a27b0927ca809f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.